MCP Directory
Back

iMCP

by mattt · Swift · ★ 1,470

A macOS app that provides an MCP server to your Messages, Contacts, Reminders and more

#macos#mcp

Install

git clone https://github.com/mattt/iMCP.git

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

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

From the README

iMCP is a macOS app for connecting your digital life with AI. It works with [Claude Desktop][claude-app] and a [growing list of clients][mcp-clients] that support the [Model Context Protocol (MCP)][mcp]. Calendar View and manage calendar events, including creating new events with customizable settings like recurrence, alarms, and availability status. Contacts Access contact information about yourself and search your contacts by name, phone number, or email address. Location Access current location data a…
Read full README on GitHub →

Related other servers