Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
Google Drive MCP Server
by
felores
Verified
npm
GitHub
Cloud Storage
File Systems
JavaScript
MIT License
191
3
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
.husky
src
.env.example
eslint.config.js
.gitignore
package.json
.prettierrc
README.md
.trufflehog.yaml
tsconfig.json
{ "printWidth": 80, "tabWidth": 2, "useTabs": false, "semi": true, "singleQuote": false, "quoteProps": "as-needed", "jsxSingleQuote": false, "trailingComma": "all", "bracketSpacing": true, "bracketSameLine": false, "arrowParens": "always", "endOfLine": "lf", "embeddedLanguageFormatting": "auto", "singleAttributePerLine": false, "proseWrap": "preserve" }