Facebook Pages
Rank #50,989smithery/node2flow/facebook-pages
MCP server for Facebook Pages API — manage posts, comments, photos, videos, insights, and Messenger conversations through 28 tools. ## Features - Create, update, delete, and schedule posts - Upload photos and videos from URL - Comment management and moderation (reply, hide, delete) - Page insights and post analytics - Messenger conversations (list, read, send messages, typing indicator) - Multi-page support with per-page access tokens ## 28 Tools **Pages (3)**: List managed pages, get page info, get page access token **Posts (6)**: List, get, create, update, delete, schedule posts **Comments (5)**: List, create, reply, delete, hide/unhide comments **Photos (3)**: Upload from URL, list, delete **Videos (3)**: Upload from URL, list, delete **Insights (4)**: Page insights, post insights, fan demographics, page views **Conversations (4)**: List conversations, get messages, send message, typing indicator ## Configuration - `FACEBOOK_PAGE_ACCESS_TOKEN` (required) — Page Access Token with pages_manage_posts, pages_manage_engagement, read_insights, pages_messaging permissions - `FACEBOOK_PAGE_ID` (optional) — Page ID, auto-detected from token if not set
Facebook Pages is a Model Context Protocol (MCP) server published by kaewz-manga. It ranks #50,989 of 132,046 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Facebook Pages is listed on Smithery, and ships as a single rolling release with no explicit version metadata. It was first listed on Feb 16, 2026.
Ranks ahead of 81,057 of 132,046 servers on MCP Toplist.
Use Facebook Pages
Hosted remote endpoint gated by authentication — connect via its URL and authenticate with the provider (OAuth flow or an API key/header, per its docs).
claude mcp add --transport http facebook-pages https://server.smithery.ai/node2flow/facebook-pages/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.facebook-pages]
url = "https://server.smithery.ai/node2flow/facebook-pages/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://server.smithery.ai/node2flow/facebook-pages/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"facebook-pages": {
"url": "https://server.smithery.ai/node2flow/facebook-pages/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"facebook-pages": {
"type": "http",
"url": "https://server.smithery.ai/node2flow/facebook-pages/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"facebook-pages": {
"serverUrl": "https://server.smithery.ai/node2flow/facebook-pages/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"facebook-pages": {
"url": "https://server.smithery.ai/node2flow/facebook-pages/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/smithery%2Fnode2flow%2Ffacebook-pages)<a href="https://mcptoplist.com/server/smithery%2Fnode2flow%2Ffacebook-pages"><img src="https://mcptoplist.com/badge/smithery%2Fnode2flow%2Ffacebook-pages.svg" alt="MCP Toplist: Top 50% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
kaewz-manga
Other servers by kaewz-manga
View all kaewz-manga servers →Not versioned
This server is published through a registry that does not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- Who maintains Facebook Pages?
- Facebook Pages is maintained by kaewz-manga, which publishes 4 MCP servers (0 total versions) tracked on MCP Toplist.
- Is Facebook Pages listed on the Official MCP Registry?
- Facebook Pages is not on the Official MCP Registry. It is listed on Smithery.
- How many versions does Facebook Pages have?
- Facebook Pages ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for Facebook Pages?
- The source code for Facebook Pages is hosted at github.com/kaewz-manga/facebook-pages-mcp-community.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.