RadarProductivity
Google Drive
Productivity · MCP Server
About Google Drive
Gives an assistant access to search and read documents in Drive, so it can answer questions grounded in your files.
Search and read files in Google Drive.
CategoryProductivity
TypeMCP Server
SourceCommunity
WebsiteInstalling Google Drive
Runs on demand via npx. Nothing to install globally.
The upstream reference server is archived. It still installs and runs, but is no longer maintained.
Claude Code
claude mcp add google-drive -- npx -y @modelcontextprotocol/server-gdrive
Claude Desktop · Cursor · VS Code · Windsurf
{
"mcpServers": {
"google-drive": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-gdrive"
]
}
}
}Not sure where the config file lives, or it isn't picking the server up? Config paths for every client.
Similar tools
Find more on the Radar
Browse every tool, model, and MCP server in one place.