Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SHEETS_CLIENT_IDYesOAuth client ID from Google Cloud
SHEETS_CLIENT_SECRETYesOAuth client secret from Google Cloud
SHEETS_REFRESH_TOKENYesRefresh token obtained via npm run auth

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/SandeshKhilari01/google-sheet-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server