google-sheet-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SHEETS_CLIENT_ID | Yes | OAuth client ID from Google Cloud | |
| SHEETS_CLIENT_SECRET | Yes | OAuth client secret from Google Cloud | |
| SHEETS_REFRESH_TOKEN | Yes | Refresh token obtained via npm run auth |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| sheets_create_spreadsheetB | Create a new Google spreadsheet. |
| sheets_get_valuesC | Read values from a Google Sheet range. |
| sheets_update_valuesC | Overwrite values in a Google Sheet range. |
| sheets_append_valuesC | Append rows to a Google Sheet range. |
| sheets_clear_valuesC | Clear values from a Google Sheet range. |
| sheets_add_sheetC | Add a new tab/sheet to a spreadsheet. |
| sheets_paste_markdown_reportB | Paste a markdown report into a sheet as one line per row. |
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
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/SandeshKhilari01/google-sheet-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server