
calendarmcp
MCP server by github.com/aernouddekker/macos-mcp
MCP server for macOS Calendar.app — calendar and event management via AppleScript
About calendarmcp
calendarmcp is an MCP (Model Context Protocol) server published by aernouddekker in the official MCP registry, listed under Workplace & Productivity on Loomal. MCP server for macOS Calendar.app — calendar and event management via AppleScript
It ships as an npm package (@aernoud/calendarmcp), so any MCP client that can launch a local process can run it.
Development happens in the open at github.com/aernouddekker/macos-mcp, where the project has earned 3 GitHub stars.
Use calendarmcp with your agent
claude mcp add calendarmcp -- npx -y @aernoud/calendarmcp{
"mcpServers": {
"calendarmcp": {
"command": "npx",
"args": [
"-y",
"@aernoud/calendarmcp"
]
}
}
}@aernoud/calendarmcpFrequently asked questions
- What is calendarmcp?
- calendarmcp is an MCP (Model Context Protocol) server by aernouddekker in the Workplace & Productivity category. MCP server for macOS Calendar.app — calendar and event management via AppleScript
- How do I connect calendarmcp to Claude, Cursor, or another MCP client?
- Install calendarmcp from its npm package (@aernoud/calendarmcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
- Is calendarmcp open source?
- Yes — the source code is public at github.com/aernouddekker/macos-mcp, with 3 GitHub stars.
- Can AI agents pay to use calendarmcp?
- Not yet through Loomal — calendarmcp is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.
More Workplace & Productivity MCP servers

caldav-mcp
78
CalDAV calendar operations (list, create, update, delete events) as MCP tools.

Outlook MCP
15
Microsoft Outlook personal accounts: mail, calendar, contacts, to-do, drafts (62 tools).

Temporal Cortex Calendar MCP
10
18 deterministic calendar tools: contact resolution, temporal context, availability, booking

Google Workspace
8
Google Workspace MCP server for Gmail, Calendar, Drive, Docs, Sheets, Slides, Contacts, and more

Microsoft 365 Calendar
8
Microsoft 365 Outlook calendar via Graph: list, get, create, update, respond, free/busy.

Microsoft Office
8
Microsoft Office MCP server: read and edit Word documents, Excel workbooks, and PowerPoint files
Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain calendarmcp? Claim this listing free by verifying GitHub ownership, or contact us.