Odel
facebook pages mcp

facebook pages mcp

Local
@lanternrowTypeScriptMITUpdated 2mo ago

Facebook Pages organic analytics, post management, and insights via Meta Graph API v25.0.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmfacebook-pages-mcpv1.0.3

Run

npx -y facebook-pages-mcp

MCP client config

{
  "mcpServers": {
    "facebook-pages-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "facebook-pages-mcp"
      ]
    }
  }
}