Google Sheets MCP
v2.3.1io.github.mcp-z/mcp-sheets
Google Sheets integration with OAuth, spreadsheet management, batch operations, and formatting
transport:stdio
runtime:npm
Target client
run in your project directory
claude mcp add mcp-sheets -e GOOGLE_CLIENT_ID=<GOOGLE_CLIENT_ID> -e GOOGLE_CLIENT_SECRET=<GOOGLE_CLIENT_SECRET> -e GOOGLE_SERVICE_ACCOUNT_KEY_FILE=<GOOGLE_SERVICE_ACCOUNT_KEY_FILE> -e AUTH_MODE=<AUTH_MODE> -e HEADLESS=<HEADLESS> -e REDIRECT_URI=<REDIRECT_URI> -e RESOURCE_STORE_URI=<RESOURCE_STORE_URI> -e PORT=<PORT> -e BASE_URL=<BASE_URL> -e LOG_LEVEL=<LOG_LEVEL> -- npx -y @mcp-z/mcp-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.