Loomal

Calendar.app

MCP server by github.com/p-l-ta/calendar-mcp

List, search, and manage calendar events via macOS Calendar.app across all configured accounts.

0 starsnpm: @p-l-ta/calendar-mcp

About Calendar.app

Calendar.app is an MCP (Model Context Protocol) server published by p-l-ta in the official MCP registry, listed under Search on Loomal. List, search, and manage calendar events via macOS Calendar.app across all configured accounts.

It ships as an npm package (@p-l-ta/calendar-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/p-l-ta/calendar-mcp.

Use Calendar.app with your agent

Claude Code · one command
claude mcp add calendar-app -- npx -y @p-l-ta/calendar-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "calendar-app": {
      "command": "npx",
      "args": [
        "-y",
        "@p-l-ta/calendar-mcp"
      ]
    }
  }
}
npm@p-l-ta/calendar-mcp

Frequently asked questions

What is Calendar.app?
Calendar.app is an MCP (Model Context Protocol) server by p-l-ta in the Search category. List, search, and manage calendar events via macOS Calendar.app across all configured accounts.
How do I connect Calendar.app to Claude, Cursor, or another MCP client?
Install Calendar.app from its npm package (@p-l-ta/calendar-mcp) 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 Calendar.app open source?
Yes — the source code is public at github.com/p-l-ta/calendar-mcp.
Can AI agents pay to use Calendar.app?
Not yet through Loomal — Calendar.app 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 Calendar.app? Claim this listing free by verifying GitHub ownership, or contact us.