5 months ago
Public MCP server for Google Calendar and Sheets. No setup required—just login and connect.
Server Config
{
"mcpServers": {
"google-mcp": {
"url": "https://google-mcp.battox.workers.dev/mcp",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
}