Catalog
io.github.infoinlet-marketplace/mcp-calendar
OfficialGoogle Calendar for AI agents — list/create/delete events and free-busy via OAuth token.
Google Calendar management for AI agents — list, create, and delete events.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"mcp-calendar": {
"command": "npx",
"args": [
"-y",
"@infoinlet/mcp-calendar@0.1.1"
]
}
}
}