Google Calendar
Freeby MCP Community
unofficial MCP Server Google Calendar
v0.0.5Added Apr 12, 2026
Google Calendar MCP Server
unofficial MCP Server Google Calendar
Installation
Reviews
Installation
Quick install
npx -y mcp-server-google-calendar
Add to claude_desktop_config.json
{
"mcpServers": {
"google-calendar": {
"command": "npx",
"args": ["-y", "mcp-server-google-calendar"]
}
}
}