Imessage Max runs on your own machine — the client starts it, so there is no endpoint to ping. 173 installs a week from pypi. Last commit 12 Jun 2026.
AI-optimized MCP server for iMessage on macOS. Read, search, and send messages.
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"
}
}
}
Answers built from our own checks of this server.