Apple Messages runs on your own machine — the client starts it, so there is no endpoint to ping. 1 423 installs a week from npm. Last commit 9 Sep 2026.
Search and read Apple Messages — chats and decoded text, sending off by default
We read the source, 17 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.
let process = Process()
return execSync(cmd, { encoding: "utf8", stdio: ["ignore", "pipe", "ignore"] }).trim();
__GIT_COMMIT__: JSON.stringify(process.env.GIT_COMMIT || tryGit("git rev-parse --short HEAD")),
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 mcp-apple-messages -- npx -y @mgcrea/mcp-apple-messages
{
"mcpServers": {
"mcp-apple-messages": {
"args": [
"-y",
"@mgcrea/mcp-apple-messages"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-apple-messages]
command = "npx"
args = ["-y", "@mgcrea/mcp-apple-messages"]
{
"mcpServers": {
"mcp-apple-messages": {
"args": [
"-y",
"@mgcrea/mcp-apple-messages"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-apple-messages": {
"args": [
"-y",
"@mgcrea/mcp-apple-messages"
],
"command": "npx"
}
}
}
Search, read and act on Apple Mail — threads, attachments, body search, writes off by default
Search, read and act on Apple Reminders — lists, due dates, writes off by default
Search, read and act on Apple Calendar — ranges, free-time lookup, writes off by default
Search and read Apple Contacts — resolves numbers and emails to names, writes off by default
Search, read and act on Apple Notes — folders, attachments, writes off by default
Read and act on Safari — history, tabs and reading list, writes off by default
Telegram MCP server: read, send, and search messages and manage chats via your account.
AI-native Microsoft Teams integration — read chats, send messages, search people
Answers built from our own checks of this server.