70
/ 100
17 days ago
glama

meta-mcp

Read-only MCP server for Meta (Facebook) Graph API, enabling access to Marketing API, Pages, Instagram, and WhatsApp Business data through Claude Code and any MCP-compatible client.

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
⚠️
Known vulnerabilities in dependencies: 2 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 3 credentials: FB_ACCESS_TOKEN, FB_APP_SECRET, MCP_HTTP_AUTH_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.
🔐 secretFB_ACCESS_TOKENenv =<your-token> \
configFB_APP_IDIf you set both and FB_APP_SECRET in .env:
🔐 secretFB_APP_SECRETIf you set both FB_APP_ID and in .env:
configFB_GRAPH_VERSION
configMCP_HTTP_ALLOWED_HOSTSmeta-mcp.example.com
🔐 secretMCP_HTTP_AUTH_TOKENopenssl rand -hex 32>
configMCP_HTTP_PORT
configMCP_TRANSPORT
configMETA_RPS_LIMITClient-side: soft cap of requests / second (default 25, env-tunable).
// 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/nourpups-meta-mcp-1d889t)](https://m8ven.ai/mcp/nourpups-meta-mcp-1d889t)
commit: 038c611b30deb15d4640a8fc78f943db0878e6ea
code hash: 75a93ecdb938cfa8e2cd00d1b9fbeb0d34bcb51886492383b8468a54670d3040
verified: 6/11/2026, 10:44:21 AM
view raw JSON →
meta-mcp · M8ven Trust Score | M8ven