google-mcp

gdamalis/google-mcp
★ 0 stars Python API Integration Updated today
Google MCP server for Claude Code — Gmail, Calendar, Docs, Sheets, Drive with multi-account support
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

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

Or install with pip: pip install google-mcp

README Excerpt

A [Model Context Protocol](https://modelcontextprotocol.io) server for Claude Code that provides 50 tools across Gmail, Google Calendar, Google Docs, Google Sheets, and Google Drive. Supports multiple Google accounts via environment variable isolation. ``` google/ ├── app.py # FastMCP instance (shared across modules)

Tools (20)

append_markdownappend_to_docappend_to_sheetapply_paragraph_styleapply_text_stylecopy_doc_from_templatecreate_doccreate_draftcreate_eventcreate_labelcreate_spreadsheetdelete_draftdelete_eventdelete_labelfind_and_replacefind_folderget_emailget_eventinsert_horizontal_ruleinsert_image