Remote MCP server for Google Drive and Sheets running on Cloudflare Workers with full OAuth 2.0 support.
Production Ready ✅ | 11 Tools | OAuth 2.0 | PKCE | Global Edge Network
Designed to run as a remote HTTP/SSE MCP server on Cloudflare's edge network with complete OAuth 2.0 authorization server capabilities.
服务器配置
{
"mcpServers": {
"gdrive": {
"url": "https://mcp-gdrive-cf.CFDOMAIN.workers.dev/sse",
"type": "http"
}
}
}