Catalog
io.github.aernouddekker/calendarmcp
Officialby aernouddekker · TypeScript
MCP server for macOS Calendar.app — calendar and event management via AppleScript
Manages calendars and events in macOS Calendar.app.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"calendarmcp": {
"command": "npx",
"args": [
"-y",
"@aernoud/calendarmcp@0.2.0"
]
}
}
}