Home › Other › messages

messages

Fuzzy search and browse Apple Messages/iMessage from CLI or MCP server

TypeScript
★ 20 stars Last pushed 2026-09-23 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.2.0)

npx -y @cardmagic/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "messages": {
      "command": "npx",
      "args": [
        "-y",
        "@cardmagic/[email protected]"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry