facebook-mcp

navidmoazzez/facebook-mcp
★ 0 stars TypeScript AI/LLM Updated 4d ago
Facebook MCP server for Claude Code and AI agents. Posting, scheduling, drafts, Page and post insights, and comment moderation through Meta's official Graph API.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

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

README Excerpt

<img src="https://cdn.navid.media/connectors/facebook-icon.png" alt="Facebook" width="88"> Facebook MCP server for Claude Code and AI agents. Posting, scheduling, drafts, Page and post insights, and comment moderation. Setup needs a Meta developer app. There is no way around that: Facebook only issues Page tokens through an app you own. You create one once, generate a user token, and `login` exchanges it for Page tokens that never expire.

Tools (20)

create_photo_postcreate_postdelete_commentdelete_postget_pageget_page_insightsget_post_insightshide_commentlist_commentslist_pageslist_postslist_scheduled_postsmessagepages_manage_engagementpages_manage_postspages_read_engagementpages_show_listpublish_draftread_insightsreply_to_comment

Topics

ai-agentsclaudeclaude-codefacebookfacebook-apigraph-apimcpmcp-servermetamodel-context-protocolsocial-mediatypescript