iMCP

mattt/iMCP
★ 1,191 stars Swift 💻 Code/Dev Tools Updated 1mo ago
A macOS app that provides an MCP server to your Messages, Contacts, Reminders and more
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "imcp": {
      "command": "npx",
      "args": [
        "-y",
        "mattt/iMCP"
      ]
    }
  }
}

Topics

macosmcp