Google Drive
Freeby MCP Community
Google Drive MCP server with Google Workspace awareness — Shared Drives, Labels, Approvals, and domain-wide delegation support
v1.2.1Added Apr 12, 2026
mcpgoogle-drivegoogle-sheetsgoogle-slidesgoogle-workspace
Google Drive MCP Server
Google Drive MCP server with Google Workspace awareness — Shared Drives, Labels, Approvals, and domain-wide delegation support
Installation
npx -y @us-all/google-drive-mcp
Reviews
Installation
Quick install
npx -y @us-all/google-drive-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"google-drive": {
"command": "npx",
"args": ["-y", "@us-all/google-drive-mcp"]
}
}
}