67
/ 100
25 days ago
glama

Instagram DMs MCP

Enables AI assistants to read, send, and manage Instagram direct messages, including viewing conversations, sending DMs to users, reacting to messages, and searching for users by username.

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.
🔐
You'll be asked for 2 credentials: POKE_API_KEY, IG_CSRF_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.
configIG_SIMULATE_TYPINGtrue Show typing indicator before sending
configIG_AUTO_MARK_SEENtrue Mark as read when opening conversation
configIG_TYPING_DELAY1.5 Seconds to "type" before sending
🔐 secretPOKE_API_KEYYour Poke API key (optional, for DM notifications)
configIG_DEBOUNCE_SECONDS
configIG_SESSION_ID
configIG_USER_IDds_user_id
🔐 secretIG_CSRF_TOKEN
configIG_DATR
configIG_DID
configIG_MID
configIG_COOKIESYour Instagram cookies as JSON (see below)
configPORT
// 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 6 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/braindead-dev-instagram-dms-mcp-1npgea)](https://m8ven.ai/mcp/braindead-dev-instagram-dms-mcp-1npgea)
commit: 5742a50ad1fbb6dcce511b6459cdfdb2be191fc3
code hash: 0634f3aac035f6c74642186e24d1c6fa818eda3bcedb1eb38fbd7b522ef4a4a0
verified: 7/6/2026, 10:39:38 AM
view raw JSON →