Facebook Pages
平台与服务by node2flow
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 i
Tools (28)
fb_list_pagesList all Facebook Pages the user manages. Returns page ID, name, category, and access token for each page. Use this to find the page_id for other tools.
fb_get_pageGet detailed information about a Facebook Page: name, category, followers, fan count, about, description, website, and more.
fb_get_page_tokenGet the Page Access Token for a specific page. Useful when managing multiple pages — each page has its own token.
fb_list_postsList posts from a Facebook Page feed. Returns post ID, message, creation time, picture, and permalink. Supports pagination via limit parameter.
fb_get_postGet details of a single Facebook post by ID. Returns message, creation time, picture, permalink, and engagement counts.
fb_create_postCreate a new post on a Facebook Page. Can include text message and/or link. Set published=false to create an unpublished (draft) post.
fb_update_postUpdate the text message of an existing Facebook post. Only the message field can be edited after creation.
fb_delete_postPermanently delete a Facebook post. This action cannot be undone.
fb_schedule_postSchedule a post to be published at a future time. The scheduled_time must be between 10 minutes and 75 days from now (Unix timestamp in seconds).
fb_list_commentsList comments on a Facebook post or object. Returns comment ID, message, author, time, like count, and hidden status.
fb_create_commentAdd a comment to a Facebook post. The page will be shown as the comment author.
fb_reply_commentReply to an existing comment. Creates a threaded reply under the specified comment.
fb_delete_commentPermanently delete a comment. This action cannot be undone.
fb_hide_commentHide or unhide a comment. Hidden comments are only visible to the author and page admins. Useful for moderation.
fb_upload_photoUpload a photo to a Facebook Page from a URL. Can include a caption. Set published=false for an unpublished photo (use in multi-photo posts).
fb_list_photosList photos uploaded to a Facebook Page. Returns photo ID, name, link, creation time, and image URLs at various sizes.
fb_delete_photoPermanently delete a photo from a Facebook Page.
fb_upload_videoUpload a video to a Facebook Page from a URL. Supports title and description. For large videos (>1GB), use chunked upload via Facebook UI.
fb_list_videosList videos uploaded to a Facebook Page. Returns video ID, title, description, creation time, duration, and source URL.
fb_delete_videoPermanently delete a video from a Facebook Page.
fb_get_page_insightsGet analytics metrics for a Facebook Page. Common metrics: page_impressions, page_engaged_users, page_post_engagements, page_fan_adds. Period: day, week, days_28.
fb_get_post_insightsGet analytics for a specific post. Common metrics: post_impressions, post_engaged_users, post_clicks, post_reactions_by_type_total.
fb_get_page_fansGet total fan (follower) count for a Facebook Page over time. Returns daily values showing the total page likes.
fb_get_page_viewsGet page view count over time. Returns total number of times the Page profile was viewed.
fb_list_conversationsList Messenger conversations for a Facebook Page. Returns conversation ID, last update time, snippet, message count, and participants.
fb_get_messagesGet messages from a specific Messenger conversation. Returns message ID, text, sender, and time.
fb_send_messageSend a text message via Messenger to a user. Requires the recipient PSID (Page-Scoped ID). Note: 24-hour messaging window applies — can only respond within 24h of the user's last message.
fb_send_typingShow or hide the typing indicator in Messenger. Use before sending a message for a more natural conversation feel.
Related MCP Servers
AI-powered infrastructure monitoring with real-time metrics, logs, alerts, and ML anomaly detection.
78.3kWeb scraping with stealth HTTP, real browsers, and Cloudflare bypass. CSS selectors supported.
34.5k