Google DriveGoogle Drive

domdomegg/google-drive-mcp

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