communication

Imessage Mcp

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

typescript
local
macos
communication
0
View on GitHub

Installation

npx -y wyattjoh/imessage-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "imessage-mcp",
  "command": "npx",
  "args": [
    "-y",
    "wyattjoh/imessage-mcp"
  ]
}

About This MCP Server

wyattjoh/imessage-mcp

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

GitHub: https://github.com/wyattjoh/imessage-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub