MCP-GDrive

DhilipBinny/MCP-GDrive
★ 0 stars Python 🤖 AI/LLM Updated today
MCP servers for Google Docs, Sheets, and Slides — 52 tools for Claude Code. Markdown-to-Docs, spreadsheet management, diagram creation with draw.io XML import.
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-gdrive": {
      "command": "uvx",
      "args": [
        "mcp-gdrive"
      ]
    }
  }
}

Or install with pip: pip install mcp-gdrive

README Excerpt

**Three MCP servers for Google Docs, Sheets, and Slides — 52 tools for Claude Code.** --- Write a Markdown document and it becomes a formatted Google Doc. Create a spreadsheet with charts and formulas. Build a presentation with diagrams from draw.io XML. All through Claude Code. ```bash claude mcp add google-docs -- uvx --from git+https://github.com/DhilipBinny/MCP-GDrive google-docs-mcp

Tools (20)

gdocs_add_tablegdocs_append_markdowngdocs_auditgdocs_cleanupgdocs_creategdocs_highlightgdocs_readgdocs_replacegdocs_write_markdowngdrive_deletegdrive_list_foldergdrive_movegdrive_searchgsheets_add_chartgsheets_add_sheetgsheets_appendgsheets_cleargsheets_creategsheets_delete_chartgsheets_delete_sheet

Topics

claude-codedraw-iogoogle-docsgoogle-drivegoogle-sheetsgoogle-slidesmarkdownmcp