imessage-mcp
Allows reading and sending iMessages on macOS, including sending text, files, managing chats, and checking for new messages.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@imessage-mcpshow my unread messages"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
imessage-mcp
MCP server for iMessage on macOS. Read and send messages via AI agents.
Requirements
macOS
Python 3.10+
Full Disk Access (for reading messages)
Messages.app running (for sending)
Related MCP server: jons-mcp-imessage
Setup
uv syncGrant Full Disk Access
System Settings → Privacy & Security → Full Disk Access
Add your terminal (Terminal, iTerm, VS Code, Cursor)
Restart the terminal
Run
cd src && python main.pyServer runs at http://127.0.0.1:8080/mcp
Architecture
Layer | Component | Description |
Transport | HTTP/MCP | Streamable HTTP via dedalus-mcp |
Reads |
| Direct SQL on |
Sends |
| AppleScript RPC to Messages.app |
Tools
Tool | Description |
| Check if iMessage is ready |
| Read messages (filters: chat_id, search, since, chronological) |
| List conversations |
| Get chat members |
| Get unread messages |
| Get attachments for a message |
| Copy attachment to local path |
| Send text to phone/email |
| Send text to group chat |
| Send file to phone/email |
| Send file to group chat |
| Search Contacts.app by name |
| Start watching for new messages |
| Get messages since last check |
| Stop watching |
MCP Config
Add to Claude Desktop config:
{
"mcpServers": {
"imessage": {
"url": "http://127.0.0.1:8080/mcp"
}
}
}This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityDmaintenanceEnables reading, searching, and sending iMessages directly from MCP-compatible clients by accessing the local macOS iMessage database, supporting conversations, attachments, and both individual and group chats.Last updated11510MIT
- AlicenseAqualityDmaintenanceEnables AI assistants to read iMessage history and send messages on macOS. Supports conversation listing, message search with keyword and semantic modes, contact lookup, and sending messages to existing conversations.Last updated1311MIT

Machinaofficial
Flicense-qualityCmaintenanceAI's home on your Mac: gives AI agents remote access to iMessage, Notes, Reminders, Contacts, and more via MCP.Last updated1- Flicense-qualityDmaintenanceAn MCP server that exposes Apple iMessage as tools for AI assistants, enabling reading, searching, and sending iMessages through natural language.Last updated
Related MCP Connectors
MCP connector for iMessage & Contacts via a local Mac agent + Vercel relay
Let ChatGPT, Claude & Cursor use your Mac: email, calendar, iMessage, Teams, files. Local, free.
Search, read, and write your Apple Notes from ChatGPT/Claude via a local Mac agent + MCP relay.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/aryanma/imessage-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server