Google Docs MCP Server 69 tools available
Model Context Protocol server for Google Docs, Sheets & Drive
Setup
- Copy the configuration below
- Open Cursor Settings → Tools & MCP → Add new MCP server
- Paste the JSON and save
- 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"
}
}
}