io.github.freema

mcp-gsheets

MCP server for Google Sheets API — read, write, format, batch operations.

stdiocommunityservice

Package Details

Transportstdio

Environment Variables

GOOGLE_PROJECT_ID
Required

Google Cloud project ID

GOOGLE_APPLICATION_CREDENTIALS

Path to service account key JSON file (auth method 1)

GOOGLE_SERVICE_ACCOUNT_KEY
Secret

Service account key as JSON string (auth method 2)

GOOGLE_PRIVATE_KEY
Secret

Service account private key in PEM format (auth method 3)

GOOGLE_CLIENT_EMAIL

Service account email (auth method 3)