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]