@ibarcarty/mcp-server-google-drive
by ibarcarty
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GDRIVE_MCP_HOST | No | HTTP bind address | 0.0.0.0 |
| GDRIVE_MCP_PORT | No | HTTP port (for http transport) | 8080 |
| GDRIVE_MCP_SCOPES | No | OAuth scopes | https://www.googleapis.com/auth/drive |
| GDRIVE_MCP_TRANSPORT | No | Transport mode: stdio or http | stdio |
| GDRIVE_MCP_OAUTH_PATH | No | OAuth client credentials file path | ~/.config/mcp-server-google-drive/oauth-credentials.json |
| GDRIVE_MCP_TOKEN_PATH | No | Saved tokens file path | ~/.config/mcp-server-google-drive/tokens.json |
| GDRIVE_MCP_CUSTOM_THEMES_PATH | No | Optional path to a JSON file with custom theme specifications |
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 | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ibarcarty/mcp-server-google-drive'
If you have feedback or need assistance with the MCP directory API, please join our Discord server