Skip to content
Verified official

Google Sheets MCP MCP

v0.2.0

io.github.a1-x-tech/mcp-google-sheets

MCP server for the Google Sheets API: read and write ranges, sheets, formatting, charts, sharing.

transport:stdio runtime:npm

Target client

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add mcp-google-sheets -e GOOGLE_SHEETS_CLIENT_ID=<GOOGLE_SHEETS_CLIENT_ID> -e GOOGLE_SHEETS_CLIENT_SECRET=<GOOGLE_SHEETS_CLIENT_SECRET> -e GOOGLE_SHEETS_REFRESH_TOKEN=<GOOGLE_SHEETS_REFRESH_TOKEN> -e GOOGLE_SHEETS_ACCESS_TOKEN=<GOOGLE_SHEETS_ACCESS_TOKEN> -e GOOGLE_SHEETS_OAUTH_PORT=<GOOGLE_SHEETS_OAUTH_PORT> -e GOOGLE_SHEETS_API_BASE=<GOOGLE_SHEETS_API_BASE> -e GOOGLE_SHEETS_TIMEOUT_MS=<GOOGLE_SHEETS_TIMEOUT_MS> -e GOOGLE_SHEETS_MAX_RETRIES=<GOOGLE_SHEETS_MAX_RETRIES> -- npx -y @a1-x-tech/mcp-google-sheets

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

This listing does not declare its tools. Connect the server and your client will discover them on the handshake.