Serversio.github.anipotts/imessage-mcp
M

iMessage MCP

io.github.anipotts/imessage-mcp · v1.2.1
▦ npm
v1.2.1npm npm: imessage-mcp↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.anipotts/imessage-mcp",
  "description": "25 tools for searching, analyzing, and exploring your iMessage history on macOS.",
  "title": "iMessage MCP",
  "repository": {
    "url": "https://github.com/anipotts/imessage-mcp",
    "source": "github"
  },
  "version": "1.2.1",
  "packages": [
    {
      "registryType": "npm",
      "identifier": "imessage-mcp",
      "version": "1.2.1",
      "runtimeHint": "node",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Path to iMessage database (default: ~/Library/Messages/chat.db)",
          "name": "IMESSAGE_DB"
        }
      ]
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}