74
/ 100
6 days ago
glama

iMessage MCP Server

Enables AI assistants to read, search, and send iMessages, manage contacts, and access attachments on macOS.

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
⚠️
Tests do not pass
Either the test suite is broken or the code regressed. Either way the published behaviour can’t be verified by the publisher’s own tests.
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 5 credentials: AUTH_TOKEN, BEARER_TOKEN, CLIENT_UBUNTU_SECRET, JWT_SECRET, OAUTH_CLIENT_SECRET
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.
🔐 secretAUTH_TOKENyour-secure-random-bearer-token-here
🔐 secretBEARER_TOKEN
🔐 secretCLIENT_UBUNTU_SECRET
configENABLE_AUDIT_LOGIf you wish to log AI agent action executions for security auditing, set =true in your .env file. This appends structured JSON audit lines to logs/audit.log:
🔐 secretJWT_SECRET
configOAUTH_CLIENT_ID
🔐 secretOAUTH_CLIENT_SECRET
configPORT
configPUBLIC_DOMAIN
configUSE_HTTPS
// 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/genericservice-imessage-mcp-server-1o2cq0)](https://m8ven.ai/mcp/genericservice-imessage-mcp-server-1o2cq0)
commit: 4e46a5b2265e1fea451a4229b3d4cc9eceab8467
code hash: 905ad125f49d4733e138b96dda3f29278348c1872eb8a89021bb7f30b10460e2
verified: 7/25/2026, 8:37:39 AM
view raw JSON →