google-docs-mcp-server

Meerkats-Ai/google-docs-mcp-server
★ 0 stars JavaScript API Integration Updated today
google-docs-mcp-server
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-docs-mcp-serv": {
      "command": "npx",
      "args": [
        "-y",
        "Meerkats-Ai/google-docs-mcp-server"
      ]
    }
  }
}

README Excerpt

A powerful Model Context Protocol (MCP) server implementation for seamless Google Docs API integration, enabling AI assistants to create, read, update, and manage Google Docs. - Create new Google Docs with custom titles and content - Retrieve document content and metadata - Update existing documents with new content

Tools (10)

documentIdgoogle_docs_creategoogle_docs_deletegoogle_docs_exportgoogle_docs_getgoogle_docs_listgoogle_docs_searchgoogle_docs_sharegoogle_docs_updategoogle_docs_verify_connection