Loading MCP server directory, please wait...
Google Calendar for AI agents — list/create/delete events and free-busy via OAuth token.
npx @getmcp/cli add io.github.infoinlet-marketplace/mcp-calendarRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.infoinlet-marketplace/mcp-calendar": {
"command": "npx",
"args": [
"-y",
"@infoinlet/mcp-calendar"
]
}
}
}