Facebook Pages

平台与服务

by node2flow

基于Facebook Pages API的MCP服务,可管理帖子、评论、照片、视频、洞察数据及Messenger会话。

什么是 Facebook Pages

基于Facebook Pages API的MCP服务,可管理帖子、评论、照片、视频、洞察数据及Messenger会话。

核心功能 (28 个工具)

fb_list_pages

List 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_page

Get detailed information about a Facebook Page: name, category, followers, fan count, about, description, website, and more.

fb_get_page_token

Get the Page Access Token for a specific page. Useful when managing multiple pages — each page has its own token.

fb_list_posts

List posts from a Facebook Page feed. Returns post ID, message, creation time, picture, and permalink. Supports pagination via limit parameter.

fb_get_post

Get details of a single Facebook post by ID. Returns message, creation time, picture, permalink, and engagement counts.

fb_create_post

Create 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_post

Update the text message of an existing Facebook post. Only the message field can be edited after creation.

fb_delete_post

Permanently delete a Facebook post. This action cannot be undone.

fb_schedule_post

Schedule 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_comments

List comments on a Facebook post or object. Returns comment ID, message, author, time, like count, and hidden status.

fb_create_comment

Add a comment to a Facebook post. The page will be shown as the comment author.

fb_reply_comment

Reply to an existing comment. Creates a threaded reply under the specified comment.

fb_delete_comment

Permanently delete a comment. This action cannot be undone.

fb_hide_comment

Hide or unhide a comment. Hidden comments are only visible to the author and page admins. Useful for moderation.

fb_upload_photo

Upload 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_photos

List photos uploaded to a Facebook Page. Returns photo ID, name, link, creation time, and image URLs at various sizes.

fb_delete_photo

Permanently delete a photo from a Facebook Page.

fb_upload_video

Upload 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_videos

List videos uploaded to a Facebook Page. Returns video ID, title, description, creation time, duration, and source URL.

fb_delete_video

Permanently delete a video from a Facebook Page.

fb_get_page_insights

Get 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_insights

Get analytics for a specific post. Common metrics: post_impressions, post_engaged_users, post_clicks, post_reactions_by_type_total.

fb_get_page_fans

Get total fan (follower) count for a Facebook Page over time. Returns daily values showing the total page likes.

fb_get_page_views

Get page view count over time. Returns total number of times the Page profile was viewed.

fb_list_conversations

List Messenger conversations for a Facebook Page. Returns conversation ID, last update time, snippet, message count, and participants.

fb_get_messages

Get messages from a specific Messenger conversation. Returns message ID, text, sender, and time.

fb_send_message

Send 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_typing

Show or hide the typing indicator in Messenger. Use before sending a message for a more natural conversation feel.

常见问题

Facebook Pages 是什么?

基于Facebook Pages API的MCP服务,可管理帖子、评论、照片、视频、洞察数据及Messenger会话。

Facebook Pages 提供哪些工具?

提供 28 个工具,包括 fb_list_pages、fb_get_page、fb_get_page_token

相关 Skills

MCP构建

by anthropics

Universal
热门

聚焦高质量 MCP Server 开发,覆盖协议研究、工具设计、错误处理与传输选型,适合用 FastMCP 或 MCP SDK 对接外部 API、封装服务能力。

想让 LLM 稳定调用外部 API,就用 MCP构建:从 Python 到 Node 都有成熟指引,帮你更快做出高质量 MCP 服务器。

平台与服务
未扫描109.6k

Slack动图

by anthropics

Universal
热门

面向Slack的动图制作Skill,内置emoji/消息GIF的尺寸、帧率和色彩约束、校验与优化流程,适合把创意或上传图片快速做成可直接发送的Slack动画。

帮你快速做出适配 Slack 的动图,内置约束规则和校验工具,少踩上传与播放坑,做表情包和演示都更省心。

平台与服务
未扫描109.6k

接口设计评审

by alirezarezvani

Universal
热门

审查 REST API 设计是否符合行业规范,自动检查命名、HTTP 方法、状态码与文档覆盖,识别破坏性变更并给出设计评分,适合评审接口方案和版本迭代前把关。

做API和架构方案时,它能帮你提前揪出接口设计问题并对齐最佳实践,评审视角系统,团队协作更省心。

平台与服务
未扫描9.0k

相关 MCP Server

Slack 消息

编辑精选

by Anthropic

热门

Slack 是让 AI 助手直接读写你的 Slack 频道和消息的 MCP 服务器。

这个服务器解决了团队协作中需要 AI 实时获取 Slack 信息的痛点,特别适合开发团队让 Claude 帮忙汇总频道讨论或发送通知。不过,它目前只是参考实现,文档有限,不建议在生产环境直接使用——更适合开发者学习 MCP 如何集成第三方服务。

平台与服务
82.9k

by netdata

热门

io.github.netdata/mcp-server 是让 AI 助手实时监控服务器指标和日志的 MCP 服务器。

这个工具解决了运维人员需要手动检查系统状态的痛点,最适合 DevOps 团队让 Claude 自动分析性能数据。不过,它依赖 NetData 的现有部署,如果你没用过这个监控平台,得先花时间配置。

平台与服务
78.3k

by d4vinci

热门

Scrapling MCP Server 是专为现代网页设计的智能爬虫工具,支持绕过 Cloudflare 等反爬机制。

这个工具解决了爬取动态网页和反爬网站时的头疼问题,特别适合需要批量采集电商价格或新闻数据的开发者。不过,它依赖外部浏览器引擎,资源消耗较大,不适合轻量级任务。

平台与服务
34.5k

评论