Facebook Publisher runs on your own machine — the client starts it, so there is no endpoint to ping. 37 installs a week from pypi. Last commit 9 May 2026.
Safe Facebook Pages publishing with brand-voice, image-required & anti-duplication checks.
Today is the operative word: we check Facebook Publisher every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-fb-publisher -- uvx mcp-fb-publisher
{
"mcpServers": {
"mcp-fb-publisher": {
"args": [
"mcp-fb-publisher"
],
"command": "uvx"
}
}
}
[mcp_servers.mcp-fb-publisher]
command = "uvx"
args = ["mcp-fb-publisher"]
{
"mcpServers": {
"mcp-fb-publisher": {
"args": [
"mcp-fb-publisher"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mcp-fb-publisher": {
"args": [
"mcp-fb-publisher"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
META_USER_TOKEN (Long-lived Meta Graph API user or page token. Required for publishing.), MCP_FB_PUBLISHER_CONFIG (Absolute path to your config.yaml (per-page brand voices, banned topics, image policy).), MCP_FB_PUBLISHER_CONFIG_JSON (Inline JSON config (alternative to file path, useful for serverless deploys).), OPENAI_API_KEY (OpenAI API key for image generation via gpt-image-1 (optional).), FAL_KEY (fal.ai API key for image generation via Flux Pro (optional).).
The author declared them in the registry entry; get the values from the project itself.
Business-published entity records with confirmation dates: look up, page feeds, check claims.
Facebook Pages MCP server for the Meta Graph API — publishing, insights, moderation, messaging
Play Chess, RPS-N and Safehouse Protocol via MCP. Public replays; GitHub verification required.
Request online singing lessons with Voice School and Daria Klishina.
Social publishing with scoped delegation, input validation, scheduling and per-channel results.
Speech, transcription, voice agents, Trace, Recap, dubbing and narration with browser OAuth.
AI-native news publishing: manage publications, write stories, upload media, and browse feeds.
Public Facebook pages and profiles with likes, followers, contact details and posts, as JSON.
Answers built from our own checks of this server.