apple-mcp

gheydon/apple-mcp
★ 0 stars Swift 🤖 AI/LLM Updated today
Swift MCP server exposing macOS Calendar and Messages to AI agents
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "apple-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "gheydon/apple-mcp"
      ]
    }
  }
}

README Excerpt

A native-Swift [Model Context Protocol](https://modelcontextprotocol.io) server that exposes macOS **Calendar** and **Messages** to AI agents (Claude Code, Claude Desktop, etc.). No Node, no Python, no shell glue — one statically-linked Swift binary. | Tool | Description | | --- | --- | | `calendar_list_calendars` | List all calendars on the system |

Tools (7)

calendar_create_eventcalendar_list_calendarscalendar_list_eventsmessages_list_chatsmessages_recentmessages_searchmessages_send