74
/ 100
8 days ago
glama

imessage-mcp-server

MCP server for reading and sending iMessages on macOS. Exposes iMessage history and send capabilities through tools like list_conversations and send_imessage.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 3 credentials: ANTHROPIC_API_KEY, ANTHROPIC_AUTH_TOKEN, OPENAI_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretANTHROPIC_API_KEY"apiKey": "${}",
🔐 secretANTHROPIC_AUTH_TOKEN
configANTHROPIC_BASE_URL/ OPENAI_BASE_URL Custom API endpoints
configANTHROPIC_MODEL
configIMESSAGE_DB_PATHOverride the path to chat.db
configIMESSAGE_MASTER_HANDLEYour iMessage handle for bridge mode
configIMESSAGE_MAX_TOKENS
configIMESSAGE_POLL_INTERVAL_MS
configIMESSAGE_PROVIDERDefault LLM provider
🔐 secretOPENAI_API_KEYANTHROPIC_API_KEY / API keys
configOPENAI_BASE_URLANTHROPIC_BASE_URL / Custom API endpoints
configOPENAI_MODEL
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 1 concrete improvement we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/tinyxia-imessage-mcp-1dwsm7)](https://m8ven.ai/mcp/tinyxia-imessage-mcp-1dwsm7)
commit: 7998b04e5305ab64d4cbc517eb65fd4dba9887fc
code hash: f2c2391b3cc9cb0df293a0b6f8b666e2b4743bdb1d4a53d5128cef8d44e80a7e
verified: 6/29/2026, 11:17:10 AM
view raw JSON →
imessage-mcp-server · M8ven Trust Score | M8ven