Imessage Max runs on your own machine — the client starts it, so there is no endpoint to ping. 118 installs a week from pypi. Last commit 3 Sep 2026.
AI-optimized MCP server for iMessage on macOS. Read, search, and send messages.
We read the source, 21 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAPrUlEQVR42u2aa4wkV3XHf+fe6u7pmZ3Zt9e7Zm2DwV7WD4wNjskGEuMIcCAhwuERki+JEIqERECREikKUaQgESKRBMKXvMQHQgiKkYIUYgsLIhuM7DiLX7C7Xu/a+/Y+mJ3defRMd9U9Jx9udXVVb/U8FpxEyt6ZUndX3br3nv/5n8c9VXClXWlX2v/nJj/JnX4sYfcn3sw177yB1qY24gTNFAzwgrhSfwPx…
этот файл ставится пользователю, но в репозитории его нет
result = subprocess.run(
let process = Process()
private static let icon16Base64 = "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAACf0lEQVQ4EaVTv2sUQRh9M7N3mxjuIpoLQQMqaKUgJJUWmkYFQaxiYfQvEK1sU9mqjYW2oo1aWVj4A1IISaGRnEljUOFI4sndEUz2srvz22/24CK2mWGGb2e+93jfm2+BPQ72P/5mcnfUKV7GIGAzU9yLwcgjA3jZqWeV+61/MX2C6607J1AdeMS8n/QOJcAzD…
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add imessage-max -- uvx imessage-max
{
"mcpServers": {
"imessage-max": {
"args": [
"imessage-max"
],
"command": "uvx"
}
}
}
[mcp_servers.imessage-max]
command = "uvx"
args = ["imessage-max"]
{
"mcpServers": {
"imessage-max": {
"args": [
"imessage-max"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"imessage-max": {
"args": [
"imessage-max"
],
"command": "uvx"
}
}
}
Fuzzy search and browse Apple Messages/iMessage from CLI or MCP server
MCP server for Slack — read/write messages, manage threads, and react to messages.
Telegram MCP server: read, send, and search messages and manage chats via your account.
Email tools for any IMAP/SMTP provider: list, read, search, send, and manage messages.
MCP server for Rocket.Chat — messages, DMs, search, files, and channels over stdio
Read, search, move, and delete Yahoo Mail over IMAP — MCP server for Claude
Email inboxes for AI agents: send, receive, reply, search, and manage threaded email over MCP.
Hosted Gmail MCP server: read, search, and manage messages. Google OAuth2 handled by NordicMCP.
Answers built from our own checks of this server.