mcp-google-sheets
by yardobr
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | Host address for SSE transport (Docker). | 0.0.0.0 |
| PORT | No | Port for SSE transport (Docker). | 8000 |
| TOKEN_PATH | No | Path to store the generated OAuth token. | token.json |
| DRIVE_FOLDER_ID | No | ID of the Google Drive folder shared with the Service Account. | |
| CREDENTIALS_PATH | No | Path to the OAuth 2.0 Client ID JSON file. | credentials.json |
| CREDENTIALS_CONFIG | No | Base64 encoded JSON string of credentials content. | |
| SERVICE_ACCOUNT_PATH | No | Path to the Service Account JSON key file (MCP server specific). | |
| GOOGLE_APPLICATION_CREDENTIALS | No | Path to service account key (Google's standard variable). |
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/yardobr/mcp-google-sheets'
If you have feedback or need assistance with the MCP directory API, please join our Discord server