Facebook Pages MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 47 installs a week from npm. Last commit 29 Jun 2026.
Facebook Pages organic analytics, post management, and insights via Meta Graph API v25.0.
We read the source, 20 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const run = (cmd) => execSync(cmd, { stdio: "inherit" });
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add facebook-pages-mcp -- npx -y facebook-pages-mcp
{
"mcpServers": {
"facebook-pages-mcp": {
"args": [
"-y",
"facebook-pages-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.facebook-pages-mcp]
command = "npx"
args = ["-y", "facebook-pages-mcp"]
{
"mcpServers": {
"facebook-pages-mcp": {
"args": [
"-y",
"facebook-pages-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"facebook-pages-mcp": {
"args": [
"-y",
"facebook-pages-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
FB_PAGE_ACCESS_TOKEN (Long-lived Facebook Page Access Token), FB_PAGE_ID (Default Facebook Page ID (numeric)).
The author declared them in the registry entry; get the values from the project itself.
TikTok organic analytics — video performance, engagement metrics, and profile insights.
Manage BrightSite websites: pages, blog posts, components, forms, media, and analytics.
Instagram MCP — 23 tools for Instagram Graph API: posts, DMs, stories, reels, analytics.
Google Ads, Meta (Facebook) Ads, GA4 and Merchant Center analysis in plain language. Read-only.
Social media analytics, post insights, and competitor benchmarking for AI agents.
TikTok automation: post videos, get analytics, manage comments
Privacy scores, merchant insights analytics.
YouTube organic analytics — channel stats, video performance, watch time & audience insights.
Answers built from our own checks of this server.