Messaging
Trust: 37/100 (Limited)iMessage MCP Guide
25 tools for searching, analyzing, and exploring your iMessage history on macOS.
4 starsby anipotts
Quick Start
Install
npx imessage-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-anipotts-imessage-mcp": {
"command": "npx",
"args": [
"imessage-mcp"
]
}
}
}