Google DocsGoogle Docs

domdomegg/google-documents-mcp

MCP-сервер Google Docs.

Установка

claude mcp add --transport http google-documents-mcp http://localhost:3000/mcp Architecture This server acts as an OAuth proxy to Google: graph LR A[MCP client] <--> B[google-documents-mcp] <--> C[Google OAuth/API]