150,000+ agents registered. Trust scores show their math.Explore →
Explorer/MCP/node2flow/facebook-pages
REMOTE

Facebook Pages

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

28 tools available
The Journeyman
A reasonable amount of history and nothing concerning in the scan.
Time indexed (7mo)
28toolsRemote/ HTTP7moindexed
100% uptime · 300ms avgChecked Sep 11, 2026
Quality Score
66/95
Deep
Risk Score
0/100
Clean
How is this calculated?
Quality Breakdown
Tenure14.7/20
212 days indexed
Capability19.5/25
Tools: 7.5/13 (28 tools)
Description: 5/5
Endpoint: 7/7
Adoption6.5/25
Use count: 6.5/20 (42 uses)
Multi-registry: 0/5 (1 registry)
Reliability25/25
Currently live: 10/10
Uptime history: 15/15 100% (25/25 checks)
Security scan: 0 pts in v1.0; ready to weight when coverage improves
Risk
0Clean
No signals detected.
The scanner shows
28 tools. Nothing caught our attention.
First indexed Feb 16, 2026
Server Profile
Tools catalogued
28
28 tools available. Full list below.
Hosting
Remote / HTTP
Runs on the internet. No access to your filesystem, SSH keys, or environment variables.
Registry presence
Not verified
Not yet verified by the Official MCP Registry.
Liveness
100%
Based on 48 checks. Average response: 300ms.
Publisher Verification
Not yet verified by the Official MCP Registry.
Endpoint
https://facebook-pages--node2flow.run.tools
Tools (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.
Show all 28 tools ↓
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.

Is this your server?

Create a free RNWY account to connect your on-chain identity to this server. MCP server claiming is coming; register now and you'll be first in line.

Create your account →
More from node2flow
Airtable
MCP server for Airtable API — manage records, bases, tables, fields, and webhooks. ## Features - Full CRUD for records with filtering, sorting, and pagination - Upsert records (update-or-create by matching fields) - Base and table schema management (create tables, add fields) - Webhook lifecycle (create, list, refresh, payloads, delete) - Batch operations (up to 10 records per request) ## 18 Tools **Records**: list, get, create, update, delete, upsert **Bases & Schema**: list bases, get schema, create base, create table, update table, create field, update field **Webhooks**: create, list, refresh, list payloads, delete ## Configuration - AIRTABLE_PAT — Personal Access Token from https://airtable.com/create/tokens
Gmail
Manage your Gmail inbox � send and read emails, organize with labels, manage drafts and threads, handle attachments, and configure vacation auto-reply through 28 MCP tools. ## Features - Send, read, and search emails with Gmail search syntax - Manage drafts (create, update, send) - Organize with labels (create, update, apply to messages) - Thread-based conversation management - Batch operations for bulk label changes and deletions - Attachment retrieval - Vacation auto-reply settings - Full OAuth 2.0 authentication with refresh tokens ## 28 Tools **Messages (10)**: List, get, send, delete, trash, untrash, modify labels, batch delete, batch modify, get attachment **Drafts (6)**: List, get, create, update, delete, send **Labels (5)**: List, get, create, update, delete **Threads (5)**: List, get, modify labels, trash, untrash **Settings (2)**: Get profile, update vacation auto-reply ## Configuration - `GOOGLE_CLIENT_ID` � OAuth 2.0 Client ID from Google Cloud Console - `GOOGLE_CLIENT_SECRET` � OAuth 2.0 Client Secret - `GOOGLE_REFRESH_TOKEN` � Refresh token with Gmail scope
Bitkub
MCP server for Bitkub — Thailand's leading cryptocurrency exchange. ## Features - Real-time market data: ticker, order book, trades, depth, TradingView OHLCV - Place and manage buy/sell orders (limit and market) - Test endpoints for safe order validation (dry run, no real money) - Crypto wallet: withdraw, internal transfer, deposit address generation - Account info: balances, trading credits, deposit/withdrawal limits ## 28 Tools **Market Data (10)**: Server time, status, symbols, ticker, trades, bids, asks, order book, depth, TradingView history **Account (4)**: Wallet, balances, trading credits, user limits **Orders (8)**: Place bid/ask, test bid/ask (dry run), cancel, open orders, order history, order info **Crypto/Wallet (6)**: List addresses, withdraw, internal withdraw, deposit history, withdraw history, generate address ## Configuration - `BITKUB_API_KEY` — Get one at https://www.bitkub.com/settings/api - `BITKUB_SECRET_KEY` — Secret key for HMAC signing Market data tools (10) work without API keys.
Binance TH
MCP server for Binance Thailand (Gulf Binance) API — trade crypto, monitor markets, and manage your account. ## Features - Real-time market data: prices, order books, candlesticks, 24hr stats (no API key needed) - Place and manage orders: LIMIT, MARKET, STOP_LOSS, TAKE_PROFIT, and more - Account management: balances, trade history, fee rates - Wallet operations: deposits, withdrawals, address management - Sub-account transfers and user data stream management - HMAC SHA256 signed requests for secure trading ## 27 Tools **General (3)**: server time, exchange info, symbol types (GLOBAL vs SITE/Thailand) **Market Data (7)**: order book, recent trades, aggregate trades, klines/candlesticks, 24hr ticker, price ticker, book ticker **Account (3)**: account info/balances, trade history, trade fees **Orders (6)**: place order, query order, cancel order, open orders, all orders, cancel all orders **Wallet (4)**: withdraw, deposit address, deposit history, withdraw history **SubAccount (1)**: transfer between sub-accounts **User Data Stream (3)**: create, keepalive, close listen key ## Configuration - BINANCE_TH_API_KEY — API key from https://www.binance.th (API Management) - BINANCE_TH_SECRET_KEY — Secret key for HMAC signing ⚠️ WARNING: No testnet. All trading and withdrawals use real money.
Binance
MCP server for Binance Global — the world's largest cryptocurrency exchange. 23 tools for market data, trading, orders, and account management. Features: • 11 public market data tools (no API key needed) — ping, server time, exchange info, order book, recent trades, aggregate trades, klines/candlesticks, average price, 24hr ticker, price ticker, book ticker • 7 trading tools — place order, test order (dry run), query order, cancel order, cancel all orders, open orders, all orders history • 2 account tools — account info with balances, trade execution history • 3 user data stream tools — create, keepalive, close WebSocket listen keys • Test order endpoint (bn_test_order) — validate order parameters without using real funds • HMAC SHA-256 authentication — same signing pattern as official Binance API • Supports LIMIT, MARKET, STOP_LOSS, STOP_LOSS_LIMIT, TAKE_PROFIT, TAKE_PROFIT_LIMIT, LIMIT_MAKER order types • Symbol format: BTCUSDT, ETHUSDT, BNBBTC (uppercase, no separator) Transports: stdio (npx), Streamable HTTP (--http flag), Cloudflare Worker
Instagram
MCP server for Instagram Graph API — publish photos, reels, carousels, and stories, manage comments, view insights, and search hashtags through 25 tools. ## Features - Publish photos, carousels (2-10 items), reels, and stories - 2-step publishing handled automatically (create container then publish) - Comment management and moderation (reply, hide, delete, list replies) - Account and media insights analytics - Hashtag research (search, recent media, top media) - Business Discovery — look up other Business/Creator accounts - Content publishing rate limit check (50 posts/day) - Tagged and mentioned media tracking ## 25 Tools **Account (3)**: Get account info, account insights (impressions/reach/followers), list media posts **Publishing (4)**: Publish photo, carousel (2-10 items), reel (video), story (24h) **Media (3)**: Get media details, media insights, carousel children **Comments (6)**: List comments, get comment, reply, delete, hide/unhide, list replies **Discovery (1)**: Look up other Business/Creator accounts by username **Limit (1)**: Check content publishing rate limit (50/day quota) **Stories (2)**: List active stories, story insights **Hashtags (3)**: Search hashtag, recent media, top media **Mentions (2)**: List tagged media, get mentioned media ## Configuration - `INSTAGRAM_ACCESS_TOKEN` (required) — Facebook/Instagram User Access Token with instagram_basic, instagram_content_publish, instagram_manage_comments, instagram_manage_insights permissions - `INSTAGRAM_ACCOUNT_ID` (optional) — Instagram Business Account ID (find via Facebook Page settings)
Similar servers
NodeAPI
Machine-native GIS processing API for AI agents and developers. Convert, reproject, validate, repair, buffer, clip, dissolve, and tile vector geodata across 25 endpoints. Pay-per-use USDC on Solana Mainnet ($0.01/op). No accounts, no API keys. Remote MCP SSE.
astllm-mcp
An MCP server for efficient code indexing and symbol retrieval using tree-sitter AST parsing to fetch specific functions or classes without loading entire files. It significantly reduces AI token costs by providing O(1) byte-offset access to code components across multiple programming languages.
Openterms-mcp
Cryptographic proof of consent for AI agents. Sign before you act. Policy engine enforces spending caps, action whitelists, and escalation rules. Independently verifiable by anyone.
Aegis-ZK
On-chain trust verification for AI agent tools. Agents query skill attestations, audit levels, and risk scores before running third-party MCP servers, so you know what's safe before you execute.
Satoshidata Wallet Intelligence
Bitcoin wallet intelligence for AI agents: labels, risk signals, transactions, fees, and mempool.
HiveAgent — The Agentzon
498 MCP tools across 12 industry verticals. Marketplace, escrow, DeFi, legal, healthcare, insurance, construction, and trades. USDC payments on Base L2.
Indexed from Smithery · Updates nightlyView on Smithery →