MCP-сервер Google Drive.
claude mcp add --transport http google-drive-mcp http://localhost:3000/mcp Architecture This server acts as an OAuth proxy to Google: graph LR A[MCP client] <--> B[google-drive-mcp] <--> C[Google OAuth/API] Server