mcpopen-sourceverified
Google Drive MCP Server
Search and read Google Drive files
Search across Drive, read Docs, Sheets and Slides as structured text. OAuth per-user so access stays scoped.
Install Google Drive MCP Server
Paste into claude_desktop_config.json
{
"mcpServers": {
"google-drive": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-gdrive"
]
}
}
}Run in your terminal
claude mcp add google-drive -- npx -y @modelcontextprotocol/server-gdrive Paste into .cursor/mcp.json
{
"mcpServers": {
"google-drive": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-gdrive"
]
}
}
} After adding the server, fully restart your MCP client. Replace <placeholders> (tokens, paths) with your own values.
Facts
- Stars
- ★ 5,600
- Maintainer
- Anthropic (official)
Trust score, capability surface (filesystem, shell, network) and risk flags — reviewed in your browser.