Google Sheets MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | The port to run the server on when using SSE transport. | |
| MCP_TRANSPORT | No | The transport protocol to use (e.g., 'sse'). Defaults to stdio if not specified. | |
| GSHEETS_OAUTH_JSON | No | Your OAuth client JSON (plain or base64-encoded). Required if the file dist/gcp-oauth.keys.json is not present. | |
| GSHEETS_CREDENTIALS_JSON | No | A pre-authorized credentials JSON (plain or base64-encoded). Use this to avoid interactive auth on hosted environments. |
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/RoelofvHeeren/Final-Sheet-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server