mcp-google-sheets

xing5/mcp-google-sheets
★ 737 stars Python 📁 File System Updated 1mo ago
This MCP server integrates with your Google Drive and Google Sheets, to enable creating and modifying spreadsheets.
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

Topics

googlemcpmcp-serverspreadsheet