Loomal

calendarmcp

MCP server by github.com/aernouddekker/macos-mcp

MCP server for macOS Calendar.app — calendar and event management via AppleScript

3 starsnpm: @aernoud/calendarmcp

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 Code · one command
claude mcp add calendarmcp -- npx -y @aernoud/calendarmcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "calendarmcp": {
      "command": "npx",
      "args": [
        "-y",
        "@aernoud/calendarmcp"
      ]
    }
  }
}
npm@aernoud/calendarmcp

Frequently 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.

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.