74
/ 100
27 days ago
glama

meta-mcp

Enables AI assistants to manage Instagram and Threads accounts — publish content, handle comments, view insights, search hashtags, and manage DMs through the Meta Graph API.

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: INSTAGRAM_ACCESS_TOKEN, META_APP_SECRET, THREADS_ACCESS_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_ACCESS_TOKEN"": "your_ig_token",
configINSTAGRAM_USER_ID"": "your_ig_user_id",
configMCP_TRANSPORTOptional Transport to serve MCP over — stdio (default) or http. See [HTTP Transport](#http-transport)
configMETA_APP_IDFor token/webhook tools Meta App ID (numeric string)
🔐 secretMETA_APP_SECRETFor token/webhook tools Meta App Secret
🔐 secretTHREADS_ACCESS_TOKEN"": "your_threads_token",
configTHREADS_USER_ID"": "your_threads_user_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/exileum-meta-mcp-1iqfnv)](https://m8ven.ai/mcp/exileum-meta-mcp-1iqfnv)
commit: 7b9ae7026fa6bdf529c85f9a0418c8dd8e391467
code hash: 5610f975175184e834b3e721863f2d8c29cd357e402a9dcf82662f99fea5d5d0
verified: 6/14/2026, 11:20:37 AM
view raw JSON →