Google Docs MCP Server 69 tools available

Model Context Protocol server for Google Docs, Sheets & Drive

Setup

  1. Copy the configuration below
  2. Open Cursor Settings → Tools & MCP → Add new MCP server
  3. Paste the JSON and save
  4. Cursor will prompt you to sign in with Google on first use

Cursor MCP Configuration

{ "mcpServers": { "google-docs": { "type": "streamableHttp", "url": "https://google-docs-mcp.sevostianovs.ru/mcp" } } }