Back to directory
wyattjoh/imessage-mcp

wyattjoh/imessage-mcp

@wyattjoh

A Model Context Protocol server for reading iMessage data from macOS.

imessagemacoschatmessagingmessagescontactscontext

Installation & Configuration

{
  "mcpServers": {
    "imessage": {
      "command": "deno",
      "args": [
        "run",
        "--allow-read",
        "--allow-env",
        "--allow-sys",
        "--allow-ffi",
        "jsr:@wyattjoh/imessage-mcp"
      ]
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/11
Updated
2026/6/12