Productivity
Trust: 32/100 (Limited)Google Calendar Guide
Allow AI systems to list, create, update, and manage Google Calendar events.
1 starsby domdomegg
Quick Start
Install
npx google-cal-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-domdomegg-google-cal-mcp": {
"command": "npx",
"args": [
"google-cal-mcp"
]
}
}
}