74
grade C
10 days ago
glama

meta-mcp

MCP server for Instagram Graph API, Threads API & Meta platform — posting, insights, comments, messaging

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",
configMETA_APP_IDFor token/webhook tools Meta App ID
🔐 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/mikusnuz-meta-mcp-omfr37)](https://m8ven.ai/mcp/mikusnuz-meta-mcp-omfr37)
commit: 5f1d172a3d7971cf5147a75653f09be6ca6da359
code hash: 4ad3d1dc233dc446930e924f4b47b95dae3ee735f91512b06e9a7744d41ecf0a
verified: 4/11/2026, 2:33:05 PM
view raw JSON →