mcpbeat Sign in

Socialbridge MCP Server

answering

Socialbridge MCP is answering right now. Last checked 1 min ago. It exposes 10 tools. Last commit 1 Aug 2026.

Unified social-media data across 10 networks: profiles, posts, search, comments, cross-search.

Uptime history 47 days of history · worst day 96%
47 days agonow
100.0%
Uptime 24h
92 of 92 checks
10
Tools
read from the server
249 ms
Response time
average over 24h
0
Stars
last commit 1 Aug 2026

Nothing serious here today

Today is the operative word: we check Socialbridge MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 1 min ago.

run in your terminal
claude mcp add socialbridge-mcp --transport http https://socialbridge-mcp.vercel.app/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "socialbridge-mcp": {
      "url": "https://socialbridge-mcp.vercel.app/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.socialbridge-mcp]
url = "https://socialbridge-mcp.vercel.app/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "socialbridge-mcp": {
      "url": "https://socialbridge-mcp.vercel.app/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "socialbridge-mcp": {
      "url": "https://socialbridge-mcp.vercel.app/mcp"
    }
  }
}

Available tools 10

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

social
social_comments
Comments / replies on one post as the unified Comment[] schema, tagged with its platform. Provide url OR postId. Keyless on TikTok, YouTube, and Threads (and a single tweet via syndication on Twitter/X). Instagram, Reddit, and Facebook need operator-side credentials; Snapchat comments are not supported keyless; LinkedIn is quarantined.
social_posts
An account's recent posts / videos / tweets / threads / pins as the unified Post[] schema (id, url, author, text, createdAt, like/comment/share/view counts, mediaType, mediaUrls, hashtags), tagged with its platform. Keyless on Instagram, TikTok, YouTube, Pinterest, Snapchat, and Threads. Twitter/X, Reddit, and Facebook need operator-side credentials; LinkedIn is quarantined. For a keyless Reddit history pull use reddit_history.
social_profile
Fetch one account profile from any supported network as the unified Profile schema (id, username, displayName, bio, url, followers, following, postCount, verified, avatarUrl, externalUrl), tagged with its platform. Keyless on Instagram, TikTok, YouTube, Pinterest, Snapchat, and Threads. Twitter/X, Reddit, and Facebook need operator-side credentials (returns credentials_required until set); LinkedIn is quarantined (platform_disabled).
social_search
Search a single network for posts matching a query, returned as the unified Post[] schema and tagged with its platform. Keyless on TikTok, YouTube, and Pinterest. Instagram, Twitter/X, Reddit, and Facebook need operator-side credentials (returns credentials_required until set). Snapchat and Threads do not support keyless search (returns not_supported); LinkedIn is quarantined. To fan one query across every network at once, use search_all.
all
search_all
The wedge no incumbent offers: fan one search query out across the requested platforms (default: all keyless, non-disabled) in parallel, merge the unified Post[], and tag each result with its platform. Gated / disabled / unsupported / throttled engines are listed under "skipped" with an honest reason — the call still returns whatever came back.
facebook
facebook_ads
Meta (Facebook/Instagram) Ad Library records as the unified Ad[] (id, pageName, adCreativeBody, adSnapshotUrl, startDate, currency, spend + impression ranges). Provide q OR pageId. GATED — needs operator-side FACEBOOK_ACCESS_TOKEN (with ads_read); returns credentials_required until set.
reddit
reddit_history
Keyless full-history pull via Arctic Shift — a user's or subreddit's posts, or a keyword search across Reddit history, returned as the unified Post[]. Provide at least one of username, subreddit, or q. Optional before/after bound the window by epoch-seconds or ISO timestamp.
snapchat
snapchat_spotlight
A creator's public Snapchat Spotlight feed as the unified Post[] with real view/comment/share counts. Keyless.
threads
threads_post
Fetch a single thread by shortcode or URL, including its replies, as the unified Post (with replies). Provide code OR url. Keyless.
youtube
youtube_transcript
Available caption-language list (and cue segments where retrievable) for a YouTube video. Provide url OR videoId. Keyless. NOTE: actual cue text is BotGuard-gated keyless, so it is reported honestly (available:false, empty segments) rather than fabricated.

Endpoints

URLTransportStateLatencyChecked
https://socialbridge-mcp.vercel.app/mcp streamable-http answering 428 ms 1 min ago

Alternatives to Socialbridge MCP

same job, measured the same way
PlanVortex
by taliasoftworks

Schedule posts, read comments and answer messages across thirteen social networks.

271 installs/wk local only
KonbiniAPI MCP
by konbiniapi

Get social media data from Instagram and TikTok: profiles, posts, videos, comments, and more.

answering
Linkedin
by veezee

LinkedIn data for AI agents: search, profiles, companies, posts. Free key, self-minted, no signup.

answering
SocialDataX 抖音 Douyin MCP
by 52choujiang

Douyin hot search, work/user search, work details, comments/replies, profiles, series, transcript.

24 tools answering
SocialDataX 快手 Kuaishou MCP
by 52choujiang

Kuaishou hot search, work/user search, work details, comments/replies, profiles, transcript.

16 tools answering
Reddit Scraper
by fashionmascherine-svg

Reddit MCP server: search posts, subreddit feeds, comments & user profiles as JSON. No API key.

answering
Outstand
by outstand

Publish and schedule social media posts and read analytics across 12 networks through one API.

answering
Kadenzo MCP
by jors7

Schedule, manage, generate & analyze social posts across 11 networks from any AI agent.

84 installs/wk local only

Socialbridge MCP — questions

Answers built from our own checks of this server.

What can Socialbridge MCP do?
It exposes 10 tools, read directly from the server on our last check. Among them: facebook_ads, reddit_history, search_all, snapchat_spotlight, social_comments, social_posts and 4 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Socialbridge MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 249 ms. The bar chart above shows every period we have measured.
How do I connect Socialbridge MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Socialbridge MCP need an API key?
No. Socialbridge MCP completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 10 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Socialbridge MCP?
It answers our handshake in 249 ms on average, which is faster than 57% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Socialbridge MCP open source?
We cannot say either way: written in JavaScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.