Back to Communication

iMessage

Enables iMessage interaction on macOS for read/send capabilities.

Last updated: 1/27/2026

README

# Mac iMessage MCP for Claude

This is an MCP implementation for both reading and sending iMessages on the Macbook. Use this to let Claude (or other AIs supporting MCP) to interact with iMessage.

Installation

Add this MCP to your configuration:

{
  "mcpServers": {
    "imessage-2": {
      // See GitHub repository for configuration
    }
  }
}

See the GitHub repository for full installation instructions.