G
Google Drive MCP
MCP server by pedrofreitaas
Created 2/20/2026
Updated 4 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-google-drive-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"pedrofreitaas-google-drive-mcp": {
"command": "npx",
"args": [
"pedrofreitaas-google-drive-mcp"
]
}
}
}