mcp-server-drive

move-32/mcp-server-drive
★ 1 stars TypeScript 📁 File System Updated 7d ago
A Google Drive MCP server. Runs locally as a subprocess of any MCP client, authenticates the user with their own Google account via OAuth, and exposes three read-only tools.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server-drive": {
      "command": "npx",
      "args": [
        "-y",
        "move-32/mcp-server-drive"
      ]
    }
  }
}

Topics

gdrivegoogle-drive-mcpmcpreadonly-drive-mcp