0
/ 100
1 month ago
glama

facebook-mcp

Enables analytics and management of Facebook Pages through the Meta Graph API, including posts, insights, audience, and publishing.

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
🚨
Reads files from sensitive locations
Touches: credentials.json
🔐
You'll be asked for 2 credentials: META_PAGE_ACCESS_TOKEN, FB_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.
configMETA_GRAPH_VERSION(default v19.0), META_CACHE_TTL, META_ENABLE_PUBLISHING,
🔐 secretMETA_PAGE_ACCESS_TOKEN, FB_PAGE_ID, META_SOCIAL_CREDENTIALS.
configMETA_CACHE_TTLMETA_GRAPH_VERSION (default v19.0), , META_ENABLE_PUBLISHING,
configMETA_ENABLE_PUBLISHINGpages_manage_engagement; needs Meta App Review) and =1.
configMETA_SOCIAL_CREDENTIALSMETA_PAGE_ACCESS_TOKEN, FB_PAGE_ID, .
configXDG_CONFIG_HOME
configFB_APP_ID
🔐 secretFB_APP_SECRET
// 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 4 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/yeswanthreddyk-facebook-mcp-d53vhh)](https://m8ven.ai/mcp/yeswanthreddyk-facebook-mcp-d53vhh)
commit: d07b8f65f9cac1cbe12ff0c8bda4c1549897f494
code hash: 90aa25a9afa98fd2cdba9397a6ab601c5df1f1ba910a04cec98f56a7f8a78c06
verified: 7/1/2026, 9:55:25 AM
view raw JSON →