Google Docs MCP ServerServer

penysho
GitHub
Google DocsDocument ManagementAI Integration

Loading subscription status...

💡 Description

A Model Context Protocol server that provides an interface for AI models to interact with Google Docs, enabling reading, creating, updating, and searching Google Documents.

📝 JSON Entries

{
  "mcpServers": [
    {
      "google-docs": {
        "args": [
          "/{absolute-path-to-project}/docs-mcp/dist/index.js"
        ],
        "command": "node"
      }
    }
  ]
}

🛠️ Tools

read_google_documentcreate_google_documentupdate_google_documentsearch_google_documents

Features

  • Read Google Docs documents
  • Create new Google Docs documents
  • Update existing Google Docs documents
  • Search Google Docs documents

💬 Example Queries

  • Read content from a Google Docs document
  • Create a new Google Docs document with title and content
  • Update an existing Google Docs document
  • Search Google Docs documents with a query