Skip to main content
Glama
NachaFromMars

Facebook MCP Server

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.

OpenClaw Skill

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.py

Requires: 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


Part of the NachaFromMars OpenClaw skill ecosystem.

A
license - permissive license
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

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