gdrive-mcp
by quinnjr
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Port for the server to listen on | 3000 |
| API_KEY | No | Optional API key. When set, all /mcp requests require Authorization: Bearer <key> | |
| LOG_LEVEL | No | Log level | info |
| CORS_ORIGINS | No | Allowed CORS origins | |
| GOOGLE_CLIENT_ID | Yes | Your Google OAuth client ID (Desktop app) | |
| GOOGLE_CLIENT_SECRET | Yes | Your Google OAuth client secret | |
| GOOGLE_REFRESH_TOKEN | Yes | Google OAuth refresh token obtained from the interactive OAuth setup | |
| DRIVE_INLINE_LIMIT_MB | No | Inline content cap in MiB for drive_read | 10 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues