62
grade C
10 days ago
glama

mcp-instagram-dm

MCP server for Instagram Direct Messages. Read inbox, send messages, search conversations, react to messages, manage pending requests, and more. 15 tools with cookie-based authentication.

Install from

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

// key findings
⚠️
Known vulnerabilities in dependencies: 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
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: INSTAGRAM_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.
🔐 secretINSTAGRAM_CSRF_TOKEN"": "your_csrf_token",
configINSTAGRAM_DS_USER_ID"": "your_user_id"
configINSTAGRAM_RATE_LIMIT_MS300 Delay between paginated API requests (ms)
configINSTAGRAM_SESSION_ID"": "your_session_id",
// 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 3 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/kynuxdev-mcp-instagram-dm-rqpr5f)](https://m8ven.ai/mcp/kynuxdev-mcp-instagram-dm-rqpr5f)
commit: 6e435f133359a7af43ed1d5e3d46894b4030d422
code hash: 6fb29a10766ccd52962e2ba9301b4df341fdf2fe6d91e5279ed7c3a9075d38f4
verified: 4/11/2026, 2:20:00 PM
view raw JSON →