69
/ 100
1 month ago
glama

iMessage Bridge for Poke

Enables reading and sending iMessages through Poke via a local Mac server, with tools for chat management and message history.

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 1 credential: IMSG_MCP_TOKEN
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.
🔐 secretIMSG_MCP_TOKEN(unset) bearer token — set this only if you expose the server on a public URL; leave unset for the private Poke tunnel
configIMSG_SEND_LIMIT30 max sends per hour
configIMSG_SEND_ALLOWLIST(unset) comma-separated handles; if set, only those can be texted
configIMSG_POKE_USER_ID(set by installer) your Poke account id — the server only accepts requests carrying it. Set automatically at install; don't change it
configIMSG_MCP_HOST
configIMSG_MCP_PORT
// 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 5 concrete improvements 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/ish-cs-imessage-poke-bridge-6gs3x0)](https://m8ven.ai/mcp/ish-cs-imessage-poke-bridge-6gs3x0)
commit: 72e0a7b9bb7d37915a20b899b706f237ed91bc3d
code hash: c53aca9ef295f5a46ffed476411dcc99cd5c9889cfede26e49ce86a1d81ffd04
verified: 6/21/2026, 10:25:06 AM
view raw JSON →