Back to search
30
MCP

@aernoud/calendarmcp

npm/@aernoud/calendarmcp

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

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.aernouddekker/calendarmcp
MCP server for macOS Calendar.app — calendar and event management via AppleScript
0 tools
@aernoud/remindersmcp
MCP server for macOS Reminders.app — list/reminder management via AppleScript
0 tools
@aernoud/contactsmcp
MCP server for macOS Contacts.app — contact management via AppleScript
0 tools
@wyattjoh/calendar-mcp
MCP server for accessing macOS Calendar events
0 tools
calendar-app-mcp
Calendar app MCP for accessing macOS Calendar events and reminders
0 tools
io.github.aernouddekker/remindersmcp
MCP server for macOS Reminders.app — list and reminder management via AppleScript
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@aernoud/calendarmcp": {
      "url": "None",
      "transport": "http"
    }
  }
}