Skip to main content
Glama

Google Sheets MCP Server

by ainetwork-ai

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NODE_ENVNoThe Node.js environment mode
LOG_LEVELNoThe logging level
MCP_SERVER_HOSTNoThe host for the MCP serverlocalhost
MCP_SERVER_PORTNoThe port for the MCP server3000
GOOGLE_CLIENT_IDYesYour Google OAuth 2.0 client ID
GOOGLE_REDIRECT_URINoThe OAuth 2.0 redirect URIhttp://localhost:3000/oauth/callback
GOOGLE_CLIENT_SECRETYesYour Google OAuth 2.0 client secret
GOOGLE_SERVICE_ACCOUNT_KEY_PATHNoPath to the Google service account key JSON file (optional)

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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

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