gdrive-mcp-server

devinxiong97/gdrive-mcp-server
★ 0 stars TypeScript File System Updated 13d ago
Remote MCP server on Cloudflare Workers that connects an MCP-compatible AI assistant to Google Drive via Google OAuth 2.0.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "gdrive-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "devinxiong97/gdrive-mcp-server"
      ]
    }
  }
}

Topics

ai-agentscloudflare-workersgoogle-drivemcpmodel-context-protocoloauth2serverlesstypescript