Messages runs on your own machine — the client starts it, so there is no endpoint to ping. 42 installs a week from npm. Last commit 3 Sep 2026.
Fuzzy search and browse Apple Messages/iMessage from CLI or MCP server
We read the source, 22 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.
postinstall: node -e "try { require('better-sqlite3'); } catch(e) { require('child_process').execSync('npm rebuild better-sqlite3', { stdio: 'inherit' }); }"
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 messages -- npx -y @cardmagic/messages
{
"mcpServers": {
"messages": {
"args": [
"-y",
"@cardmagic/messages"
],
"command": "npx"
}
}
}
[mcp_servers.messages]
command = "npx"
args = ["-y", "@cardmagic/messages"]
{
"mcpServers": {
"messages": {
"args": [
"-y",
"@cardmagic/messages"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"messages": {
"args": [
"-y",
"@cardmagic/messages"
],
"command": "npx"
}
}
}
Search and read your Apple Messages history from any MCP client. Read-only, local.
MCP server for Telegram Archive — search messages, browse chats, and access history
AI-optimized MCP server for iMessage on macOS. Read, search, and send messages.
MCP server for Azure Service Bus. Peek, search and replay dead-letter messages from any MCP client.
Browse, search, and discover MCP servers from your AI assistant
Search, browse, and install MCP servers, agents, skills, and plugins from conduitAI.
MCP server for Rocket.Chat — messages, DMs, search, files, and channels over stdio
Read Slack conversations, threads, user info, and search messages from your MCP client.
Answers built from our own checks of this server.