mcp-google-sheets

agentforge-ru/mcp-google-sheets
★ 0 stars Python 📊 Data/Analytics Updated 1d ago
MCP server for Google Sheets — read/write/append tools for Claude with safety guards against whole-column overwrites. Service account auth.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-google-sheets": {
      "command": "uvx",
      "args": [
        "mcp-google-sheets"
      ]
    }
  }
}

Or install with pip: pip install mcp-google-sheets

README Excerpt

A **focused MCP server for Google Sheets** — read/write tools for Claude to operate on your spreadsheets without copy-pasting cells back and forth. > If you've ever asked Claude "look at this Google Sheet and tell me X" and then pasted 200 rows of data into the chat — this is for you. --- **Кому это подойдёт:**

Topics

aiclaudeclaude-desktopgoogle-apigoogle-sheetsmcppython