74
/ 100
1 month ago
glama

Facebook MCP Server

Enables AI agents to manage Facebook profiles, pages, posts, and engagement via the Graph API with OAuth authentication.

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 1 credential: FACEBOOK_APP_SECRET
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.
configFACEBOOK_APP_IDyour_actual_app_id
🔐 secretFACEBOOK_APP_SECRETyour_actual_app_secret
configPORT"": "3000"
configREDIRECT_URI"": "http://localhost:3000/auth/facebook/callback",
// 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 2 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/ahmedselimmansor-ctrl-facebook-mcp-server-1d2aa7)](https://m8ven.ai/mcp/ahmedselimmansor-ctrl-facebook-mcp-server-1d2aa7)
commit: 077bba31775eb78a8471b7fa02cdccb049f88419
code hash: 5aa23204a192aa66ab1848e5812bfa1d1103e497ad52be405b8ec18568f47559
verified: 6/10/2026, 11:38:12 AM
view raw JSON →