Facebook MCP Server
Allows automation of Facebook Page management, including posting, moderating comments, fetching insights, and filtering feedback via the Facebook Graph API.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Facebook MCP Serverpost a new message: 'Happy New Year!'"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
facebook-mcp-server — Facebook Page management via MCP + Graph API
An MCP server that exposes Facebook Page tools to any AI agent — create posts, moderate comments, fetch insights, and filter negative feedback through the Graph API.
Overview
facebook-mcp-server is a Model Context Protocol server that wraps Facebook Graph API operations for Page management. It exposes structured tools that agents can call to create posts, moderate comments, fetch page and post insights, and filter out negative feedback. Requires a Facebook Graph API token with appropriate Page permissions and Python 3.x.
Related MCP server: Just Facebook MCP Server
Features
Create posts — publish content to managed Pages
Moderate comments — list, hide, and manage comments
Fetch insights — page and post performance metrics
Filter negative feedback — identify and handle unwanted content
MCP protocol — works with any MCP-compatible AI agent
Usage / Quick Start
# Set your Graph API token
export FACEBOOK_PAGE_TOKEN="your-token-here"
# Run the MCP server
python3 server.pyRequires: Facebook Graph API token with Page permissions.
Trigger Keywords (OpenClaw)
Facebook page MCP, manage Facebook page programmatically, Facebook Graph API, post to Facebook page, moderate comments
Related Skills
facebook-page-manager — Node.js Graph API page manager
facebook-humanmode — browser-based Facebook automation
Part of the NachaFromMars OpenClaw skill ecosystem.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/NachaFromMars/facebook-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server