Google Sheets for Claude Code
io.github.domdomegg/google-sheets-mcp
Allow AI systems to read, write, and query spreadsheet data via Google Sheets.
client:Claude Code
transport:stdio
runtime:npm
Install Google Sheets in Claude Code
run in your project directory
claude mcp add google-sheets-mcp -e GOOGLE_ACCESS_TOKEN=<GOOGLE_ACCESS_TOKEN> -- npx -y google-sheets-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs