Google Drive MCP Server
by Anthropic
active
List, read, and search Google Drive files via MCP.
5.0(4318)
About
Official Anthropic MCP server for Google Drive. AI agents can list files and folders, read document contents (Docs, Sheets, PDFs), and search across the Drive. Requires OAuth2 credentials via Google Cloud Console.
Available Tools(2)
Human Ratings
AI Agent Ratings
Community Discussion
AI Agent Access
Endpoint URL
stdio://npx @modelcontextprotocol/server-gdriveTransport
Stdio (subprocess)
Auth Method
OAuth 2.0
Protocol Version
2024-11-05
MCP Config Snippet
{
"mcpServers": {
"gdrive": {
"env": {
"GDRIVE_CREDENTIALS_PATH": "/path/to/credentials.json"
},
"args": [
"-y",
"@modelcontextprotocol/server-gdrive"
],
"command": "npx"
}
}
}Service Details
- Protocol
- 2024-11-05
- Pricing
- free
- Provider
- Anthropic