G
Google Docs MCP Server
Google Docs MCP server with full tab support — service account auth, domain-wide delegation, markdown extraction
Created 2/21/2026
Updated 3 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
uvx google-docs-mcp-server
Cursor configuration (mcp.json)
{
"mcpServers": {
"gigabrainobserver-google-docs-mcp-server": {
"command": "uvx",
"args": [
"google-docs-mcp-server"
]
}
}
}