
Facebook Pages Mcp
Manage Facebook Page posts and pull organic insights from Claude Code while you run launch-week social without opening Meta Business Suite constantly.
Overview
facebook-pages-mcp is an MCP server for the Launch phase that manages Facebook Page posts and organic insights via Meta Graph API v25.0.
What is this MCP server?
- Facebook Pages organic analytics, post management, and insights tools
- Meta Graph API v25.0 via npm package facebook-pages-mcp v1.0.1
- Requires long-lived FB_PAGE_ACCESS_TOKEN and default FB_PAGE_ID env vars
- stdio MCP for scheduling launch posts and reviewing reach from the IDE
- Meta Graph API v25.0 per server description
- npm package facebook-pages-mcp version 1.0.1
- Two required environment variables: FB_PAGE_ACCESS_TOKEN and FB_PAGE_ID
What problem does it solve?
Solo founders lose launch momentum switching between the IDE and Meta Business Suite to post updates and read Page performance.
Who is it for?
Indie builders with a Facebook Page who want launch-week posting and analytics from the same agent session as their codebase.
Skip if: Teams that only advertise via Meta Ads Manager, Instagram-only brands, or marketers who refuse to handle long-lived Page access tokens.
What do I get? / Deliverables
After setup, your agent can create and manage Page posts and fetch organic insights through MCP tools using your Page token and ID.
- Agent-driven Facebook Page post operations
- Organic Page insights and analytics summaries via MCP
- Launch distribution workflow anchored in Graph API v25.0
Recommended MCP Servers
Journey fit
Indie launches lean on owned social surfaces; Page posting and insights sit in launch distribution before paid growth scales. Organic Facebook Page operations—publish, read metrics—are distribution work on Meta Graph API v25.0.
How it compares
Graph API Page MCP for organic social, not a TikTok scheduler skill or a paid-ads optimization agent.
Common Questions / FAQ
Who is facebook-pages-mcp for?
Solo and indie builders who operate a Facebook Page and want Claude Code or Cursor to handle posts and organic insights via MCP.
When should I use facebook-pages-mcp?
Use it during launch and early grow when you publish product updates on Facebook and need quick insight reads without leaving your dev environment.
How do I add facebook-pages-mcp to my agent?
Install npm package facebook-pages-mcp, set FB_PAGE_ACCESS_TOKEN and FB_PAGE_ID in the MCP env block, and register the stdio server in your client.