apple-suite-mcp

travisthetrashpanda/apple-suite-mcp
★ 0 stars Python Security Updated today
MCP server for Apple Mail, Contacts, Calendar, Notes & Reminders on macOS — every account your Mac is signed into, one file, no OAuth
View on GitHub → 🔍 Audit Wallet Slippage →

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-suite-mcp": {
      "command": "uvx",
      "args": [
        "apple-suite-mcp"
      ]
    }
  }
}

Or install with pip: pip install apple-suite-mcp

README Excerpt

One small Python file that gives Claude (or any MCP client) access to the built-in Apple apps on your Mac: **Mail, Contacts, Calendar, Notes, and Reminders.** Because it talks to the Mail *app* rather than any one email service, it sees every account you've added to Mail — iCloud plus any number of Gmail, Google

Tools (3)

check_accesscontacts_searchmail_accounts