Loading MCP server directory, please wait...
List, search, and manage calendar events via macOS Calendar.app across all configured accounts.
npx @getmcp/cli add io.github.p-l-ta/calendar-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.p-l-ta/calendar-mcp": {
"command": "npx",
"args": [
"-y",
"@p-l-ta/calendar-mcp"
]
}
}
}