Back to search
30
MCP

Google Docs

io.github.domdomegg/google-documents-mcp

Allow AI systems to read and edit Google Docs.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Google Docs
Provides a bridge between Google Docs and AI tools for reading document content, appending text, and applying formatting to specific text wi
0 tools
Google Sheets
Allow AI systems to read, write, and query spreadsheet data via Google Sheets.
0 tools
Gmail
Allow AI systems to read, send, archive, and manage emails via Gmail.
0 tools
Google Contacts
Allow AI systems to list, search, and manage contacts via Google Contacts.
0 tools
Google Drive
Allow AI systems to list, search, upload, download, and manage files and folders in Google Drive.
0 tools
Google Calendar
Allow AI systems to list, create, update, and manage Google Calendar events.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "google_docs": {
      "url": "None",
      "transport": "http"
    }
  }
}