Submit

Macbook Calendar Mcp Server

@jayaprakashnarayana

An MCP (Model Context Protocol) server that securely integrates with the native macOS Calendar application. It allows AI models to read events and create new events securely using AppleScript without complex dependencies.

Server Config

{
  "mcpServers": {
    "mac-calendar": {
      "command": "uvx",
      "args": [
        "--from",
        "mac-calendar-mcp",
        "mac-calendar-mcp"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.