Skip to content

Google Docs

Free

by MCP Community

MCP server for Google Drive, Docs and Sheets

v1.0.2Added Apr 12, 2026
mcpgoogle-drivegoogle-docsgoogle-sheetsai
Works with:ClaudeGPTGeminiCopilot

Google Docs MCP Server

MCP server for Google Drive, Docs and Sheets

Installation

npx -y mcp-google-docs

Reviews

Leave a Review

Installation

Quick install
npx -y mcp-google-docs
Add to claude_desktop_config.json
{
  "mcpServers": {
    "google-docs": {
      "command": "npx",
      "args": ["-y", "mcp-google-docs"]
    }
  }
}