Developer Tools
Trust: 41/100 (Fair)io.github.cardmagic/messages Guide
Fuzzy search and browse Apple Messages/iMessage from CLI or MCP server
17 starsby cardmagic
Quick Start
Install
npx @cardmagic/messagesClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-cardmagic-messages": {
"command": "npx",
"args": [
"@cardmagic/messages"
]
}
}
}