Social media is the most fragmented category in the entire MCP ecosystem. Twitter/X alone has 8+ competing implementations. Every major platform has at least one community server, but few have official support. The result: lots of options, uneven quality, and real confusion about which server to use.
We’ve researched 35+ social media MCP servers across the full landscape. This guide cuts through the noise: what’s worth using, what’s not, and where the gaps are.
Note: Our recommendations are based on documentation review, GitHub analysis, and community feedback — not hands-on testing of every server. Star counts were verified in March 2026.
The short version
| Category | Our pick | Stars | Runner-up |
|---|---|---|---|
| Twitter/X (posting) | EnesCinr/twitter-mcp | 375 | crazyrabbitLTC/mcp-twitter-server (53 tools) |
| Twitter/X (data) | 6551Team/opentwitter-mcp | 378 | Xquik-dev/x-twitter-scraper (60+ endpoints) |
| Bluesky | cameronrye/atproto-mcp | ~6 | brianellin/bsky-mcp-server (42 stars) |
| stickerdaniel/linkedin-mcp-server | 1,100 | adhikasp/mcp-linkedin (feeds + jobs) | |
| jlbadano/ig-mcp | 88 | Bob-lance/instagram-engagement-mcp (lead gen) | |
| TikTok | Seym0n/tiktok-mcp | 117 | ysntony/tiktok-ads-mcp (ads) |
| YouTube | anaisbetts/mcp-youtube | 503 | eat-pray-ai/yutu (410 stars, full CLI) |
| karanb192/reddit-mcp-buddy | 470 | GeLi2001/reddit-mcp (official API) | |
| Multi-platform | vanman2024/ayrshare-mcp | Low | gitroomhq/postiz-app (19.7K stars, open-source) |
Why social media MCP servers matter
Social media management involves repetitive tasks spread across multiple platforms — composing posts, checking analytics, replying to comments, running ad campaigns, scheduling content. MCP servers turn these into natural-language commands.
The value comes in three forms:
- Cross-platform publishing. “Post this announcement to Twitter, LinkedIn, and Bluesky” — instead of logging into three different dashboards. Multi-platform servers like Ayrshare and Postiz make this possible from a single agent conversation.
- Analytics and monitoring. “Show me my top-performing tweets this week” or “What’s trending in my niche on Reddit?” — agents pull engagement data, follower metrics, and trend analysis directly from platform APIs.
- Content workflow automation. Draft tweets, schedule posts, manage threads, and coordinate campaigns across platforms — all without leaving your IDE or chat interface.
The landscape splits into nine categories: Twitter/X (the most crowded, 8+ servers), Bluesky (developer-friendly, AT Protocol-native), LinkedIn (scraping-based, no official MCP), Instagram (Graph API integrations), TikTok (read-heavy, ads emerging), YouTube (subtitle-focused), Reddit (no-API-key options), multi-platform (unified posting), and advertising (covered in our Social Media & Marketing review).
Twitter/X servers
Twitter/X is the most fragmented category in the MCP ecosystem. At least 8 community servers compete for attention, none is official, and all require either paid API credentials ($100/month Basic tier) or unofficial workarounds.
The posting winner: EnesCinr/twitter-mcp
Stars: 375 | Language: TypeScript | License: MIT | Tools: 2
EnesCinr/twitter-mcp is the most popular Twitter MCP server by star count. It does exactly two things: post_tweet and search_tweets. That simplicity is its strength — easy to configure, low surface area for bugs, and covers the two most common use cases.
Why it wins: The most battle-tested Twitter MCP server. 375+ stars means the most community usage and bug reports. If you need basic posting and search, this is the safest choice.
The catch: Only 2 tools. No likes, retweets, threads, DMs, analytics, or media upload. If you need more, look at the alternatives below.
Best for: Developers who want reliable tweet posting and search with minimal setup.
The data winner: 6551Team/opentwitter-mcp
Stars: 378 | Language: Python | License: MIT | Tools: 8
6551Team/opentwitter-mcp focuses on Twitter data extraction — user profiles, tweet search, user tweets, follower events, deleted tweets, and KOL (Key Opinion Leader) tracking. Uses the 6551 REST API instead of Twitter’s official API.
Why it wins: Real-time event subscriptions for monitored accounts. Deleted tweet recovery. KOL follower tracking. These are features no other Twitter MCP server offers.
The catch: Requires an API token from 6551.io — a third-party service, not Twitter directly. Data retrieval focus, not posting.
Best for: Social media analysts, researchers, and anyone monitoring Twitter accounts at scale.
Also notable
crazyrabbitLTC/mcp-twitter-server — The most feature-rich Twitter MCP server with 53 total tools: 33 Twitter API tools plus 20 enhanced SocialData.tools research capabilities. Thread analysis, network mapping, sentiment analysis, viral tracking. Some enhanced tools bypass Pro tier API requirements. Best for power users who need comprehensive Twitter automation.
taazkareem/twitter-mcp-server (19 stars, JavaScript, MIT, 11 tools) — The most balanced option with tools across four categories: reading, interaction, timeline, and user management. Covers likes, retweets, threads, trends, and follow/unfollow — features the top-starred servers lack.
vidhupv/x-mcp (61 stars, Python, MIT, 5 tools) — Unique draft-first workflow. Create tweets and threads, save as drafts, review, then publish. Mirrors how professional social media managers work.
Infatoshi/x-mcp (27 stars) — Full X API v2 access: post, search, read, like, retweet, bookmark, upload media. Works with Claude Code, Cursor, Codex, Windsurf.
DataWhisker/x-mcp-server — 16 tools covering timelines, posting, searching, engagement (likes, retweets, bookmarks), and user lookup.
Xquik-dev/x-twitter-scraper — Commercial-grade: 60+ API endpoints, 20 MCP tools. Tweet search, user lookup, follower extraction, write actions (tweet, like, retweet, follow, DM), media download, account monitoring, trending topics. Works with 40+ agent platforms.
The Twitter/X fragmentation problem
Eight servers doing overlapping things is confusing. Here’s the decision tree:
- Just need to post and search? → EnesCinr/twitter-mcp (375 stars, 2 tools, proven)
- Need comprehensive automation? → crazyrabbitLTC/mcp-twitter-server (53 tools) or taazkareem (11 tools)
- Need data/research, not posting? → 6551Team/opentwitter-mcp (378 stars, KOL tracking)
- Need draft workflow? → vidhupv/x-mcp (draft-then-publish)
- Need enterprise-grade scraping? → Xquik-dev/x-twitter-scraper (60+ endpoints)
- Want to avoid API costs? → adhikasp/mcp-twikit (unofficial API, no dev account needed — risky)
All official API servers require Twitter API v2 credentials. Basic tier is $100/month. Free tier exists but is heavily rate-limited.
Bluesky servers
Bluesky’s open AT Protocol makes it inherently more MCP-friendly than closed platforms. No expensive API tiers, no rate-limit paywalls.
The winner: cameronrye/atproto-mcp
Stars: ~6 | Language: TypeScript | License: MIT | Tools: 57
cameronrye/atproto-mcp is the most comprehensive Bluesky/AT Protocol MCP server by tool count — 57 tools covering social operations, data retrieval, content management, list moderation, real-time streaming, batch operations, analytics, and OAuth.
Why it wins: 57 tools is remarkable depth for a social media MCP server. Real-time streaming, batch operations, and list moderation are features you won’t find in any Twitter server. The AT Protocol’s openness means no API cost barriers.
The catch: Low star count (~6) despite impressive capability. The project may be newer or less discovered. Low community validation means less battle-testing.
Best for: Developers building Bluesky bots, analytics tools, or moderation workflows.
Also notable
brianellin/bsky-mcp-server (42 stars) — The most popular Bluesky MCP server by stars. Natural-language Bluesky client for Claude Desktop — fetch feeds, search, post, analyze followers. Simpler than atproto-mcp but better community traction.
semioz/bluesky-mcp (7 stars, JavaScript, 11 tools) — Featured in the official MCP server repository. Posts, likes, reposts, profiles, timeline. A curated, lightweight option.
The Bluesky advantage
Bluesky’s open AT Protocol means MCP servers can access the full platform without API key costs or rate-limit paywalls. This is a structural advantage over Twitter/X ($100/month) and Instagram (Business account required). Expect this ecosystem to grow faster as the protocol matures.
LinkedIn servers
LinkedIn has no official MCP server. Every option relies on scraping or unofficial API access, which creates compliance risk.
The winner: stickerdaniel/linkedin-mcp-server
Stars: 1,100 | Language: TypeScript | License: — | Tools: 3+
stickerdaniel/linkedin-mcp-server is by far the most popular LinkedIn MCP server. It scrapes LinkedIn profiles, companies, and job listings, and performs job searches.
Why it wins: 1,100+ stars — the most starred social media MCP server for any individual platform. Active development (v4.4.1 released March 2026). Docker support. Profile scraping, company analysis, and job details.
Key tools:
- get_person_profile — detailed profile info including work history, education, skills, connections
- get_company_profile — company information extraction
- get_job_details — specific job posting details
The catch: Scraping-based, which means it could break at any time if LinkedIn changes their frontend. LinkedIn is known for being aggressive about scraping. No posting capability — read-only.
Best for: Recruiters, job seekers, and sales teams who need LinkedIn data in their AI workflows.
Also notable
adhikasp/mcp-linkedin (Python) — LinkedIn feeds and job API access. Different approach from stickerdaniel — focuses on feed content and job search rather than profile scraping.
felipfr/linkedin-mcpserver — Profile search, jobs, and messaging capabilities.
Rayyan9477/linkedin_mcp — Job search, resume generation, and cover letter creation. Unique AI-assisted job application workflow.
The LinkedIn gap
LinkedIn is the most valuable professional network for B2B, recruiting, and sales — yet has no official MCP server. Every implementation relies on scraping or unofficial access. This is the biggest opportunity gap in the social media MCP space. When LinkedIn eventually ships an official MCP server, it will instantly dominate this category.
Instagram servers
Instagram MCP servers require a Business account and access to Meta’s Graph API. This limits the audience but provides stable, official API access.
The winner: jlbadano/ig-mcp
Stars: 88 | Language: Python | License: — | Tools: 8
jlbadano/ig-mcp provides seamless integration with Instagram’s Graph API for Business accounts. Profile retrieval, media posting, engagement analytics, page management, and DM capabilities.
Why it wins: The most complete Instagram MCP server with 8 tools covering the full lifecycle — from content publishing to analytics to direct messages. Graph API integration means stable, official access.
Key tools:
- Profile info and recent posts
- Media publishing (photos, reels, carousels)
- Engagement metrics and analytics
- DM conversation management
The catch: Requires an Instagram Business account and Meta Graph API credentials. Personal accounts aren’t supported.
Best for: Businesses and creators managing Instagram through AI agents.
Also notable
Bob-lance/instagram-engagement-mcp — Specialized for engagement tracking, demographic insights, and lead generation from Instagram posts and accounts. Best for sales and marketing teams.
duhlink/instagram-server-next-mcp — Uses Chrome’s existing login session instead of Graph API. Modular architecture. Avoids the Business account requirement but depends on browser session persistence.
TikTok servers
TikTok MCP servers are mostly read-only, focused on video analysis rather than content creation.
The winner: Seym0n/tiktok-mcp
Stars: 117 | Language: JavaScript | License: MIT | Tools: 3
Seym0n/tiktok-mcp integrates TikTok access into Claude and other applications via TikNeuron. Subtitle extraction, post details, and search capabilities.
Why it wins: The most popular TikTok MCP server. Video analysis for virality factors, content extraction, and search. MIT licensed.
The catch: Read-only. No posting, scheduling, or engagement tools. 3 tools is minimal.
Best for: Content researchers and marketers analyzing TikTok trends.
Also notable
ysntony/tiktok-ads-mcp — TikTok Business API integration for advertising. Campaign management, ad groups, ads, and performance reports. The only TikTok server with write access (for ads).
terrylinhaochen/tiktok_mcp — TikTok data analysis for insight extraction. Research-focused.
The TikTok gap
TikTok is the fastest-growing social platform, yet its MCP ecosystem is tiny — 3 tools in the leading server, no posting capability, no official server. The TikTok Content Posting API exists but no MCP server wraps it. This is a massive opportunity.
YouTube servers
YouTube MCP servers are surprisingly limited given YouTube’s importance. Most focus on transcript/subtitle extraction rather than channel management.
The winner: anaisbetts/mcp-youtube
Stars: 503 | Language: JavaScript | License: MIT | Tools: 1-2
anaisbetts/mcp-youtube extracts YouTube video subtitles via yt-dlp for summarization. The most starred YouTube MCP server.
Why it wins: 503 stars — widely adopted and well-tested. Simple and reliable for its core use case: extracting video content for AI summarization.
The catch: Only extracts subtitles. No upload, analytics, channel management, comment moderation, or playlist management. This is a transcript extractor, not a YouTube management tool.
Best for: Researchers and content creators who want AI to summarize or analyze YouTube videos.
Also notable
eat-pray-ai/yutu (410 stars) — A fully functional MCP server and CLI for YouTube. Much more comprehensive than anaisbetts’ server — actual YouTube Data API integration with broader capabilities.
ZubeidHendricks/youtube-mcp-server — Video management, Shorts creation, and advanced analytics via YouTube API. The most feature-rich YouTube MCP server if it delivers on its claims.
The YouTube gap
YouTube is the second-largest search engine in the world. The most popular MCP server for it (503 stars) only extracts subtitles. No official YouTube MCP server exists. Channel management, video upload, analytics, comment moderation, playlist management — all absent from the leading server. eat-pray-ai/yutu and ZubeidHendricks’ server are trying to fill this gap but have less community traction.
Reddit servers
Reddit MCP servers benefit from Reddit’s relatively open API, though recent API pricing changes have pushed some toward scraping.
The winner: karanb192/reddit-mcp-buddy
Stars: 470 | Language: — | License: — | Tools: Multiple
karanb192/reddit-mcp-buddy lets you browse Reddit posts, search content, and analyze user activity without API keys. Works out-of-the-box with Claude.
Why it wins: No API keys required — the biggest differentiator. 470 stars shows strong adoption. Browse, search, and analyze without the friction of Reddit API registration.
The catch: Without API keys, it likely relies on scraping or public endpoints, which could be less reliable long-term.
Best for: Anyone who wants quick Reddit research without API setup.
Also notable
GeLi2001/reddit-mcp — Read-only tools through Reddit’s official API. More stable long-term than scraping-based alternatives.
jordanburke/reddit-mcp-server — Fetching and creating Reddit content. One of the few Reddit MCP servers with write access (posting/commenting).
adhikasp/mcp-reddit — Fetching and analyzing Reddit content. Analysis focus with structured data extraction.
Multi-platform servers
Multi-platform servers solve the biggest pain point: posting to multiple social networks from a single conversation.
The winner: vanman2024/ayrshare-mcp
Stars: Low | Language: Python | License: — | Tools: 75+
vanman2024/ayrshare-mcp is a production-ready FastMCP server providing complete Ayrshare API coverage with 75+ tools across 15 API categories.
Why it wins: 13+ platform coverage (Facebook, Instagram, Twitter/X, LinkedIn, TikTok, YouTube, Pinterest, Reddit, Snapchat, Telegram, Threads, Bluesky, Google Business Profile). 75+ tools. Multi-user SaaS management. AI content generation. Scheduling. Bulk operations. Evergreen auto-reposting.
The catch: Low GitHub star count despite impressive capability. Depends on the Ayrshare API (commercial service with paid tiers). Not open-source in the traditional sense — it’s an API wrapper.
Best for: Agencies and businesses managing multiple social accounts across many platforms.
Also notable: Postiz (open-source alternative)
gitroomhq/postiz-app (19,700 stars, Apache 2.0) — The most popular open-source social media scheduling tool. Supports Twitter/X, Bluesky, Mastodon, Discord, and more. Now includes native MCP server support — the only open-source scheduler with MCP, not through Zapier or middleware.
Why Postiz matters: 19,700 stars makes it one of the highest-starred projects in the social media tooling space. Self-hosted, open-source, and now MCP-native. If you want multi-platform social media scheduling without vendor lock-in, this is the option.
Publora — MCP server supporting LinkedIn, X, Instagram, Threads, TikTok, YouTube, Facebook, Bluesky, Mastodon, and Telegram. Tools across Posts, Platform Connections, LinkedIn Analytics, and Workspace management.
What’s missing — the gap analysis
The social media MCP ecosystem has breadth but lacks depth on most platforms:
| Gap | Impact | Opportunity |
|---|---|---|
| No official Twitter/X MCP server | 8+ fragmented community servers, API cost confusion | High — X could unify the ecosystem overnight |
| No official LinkedIn MCP server | Scraping-only access, compliance risk, read-only | Very high — most valuable B2B platform |
| No TikTok posting MCP server | Read-only analysis, no content creation | High — fastest-growing platform |
| YouTube limited to subtitles | No upload, analytics, or channel management in top server | High — second-largest search engine |
| No Mastodon-native MCP server | Fediverse largely ignored | Medium — growing decentralized community |
| No Threads-dedicated MCP server | Meta’s Twitter competitor underserved | Medium — early but growing platform |
| No Pinterest content MCP server | Only CData read-only and community options | Low-medium — visual-first platform |
| No Snapchat content MCP server | Only ads data via CData | Low — closed ecosystem |
| No unified analytics | No server aggregates metrics across platforms | High — biggest pain point for multi-platform managers |
Three trends to watch
1. Official servers are coming — slowly. LinkedIn, YouTube, and TikTok have no official MCP servers yet, but the pattern from other categories (Salesforce, HubSpot, Shopify) suggests they will arrive. When they do, community servers will need to differentiate on features the official servers don’t cover.
2. Multi-platform posting is the real product. Individual platform servers are useful for power users, but most social media managers need to post across 3-5 platforms simultaneously. Ayrshare (75+ tools, 13 platforms) and Postiz (19.7K stars, open-source, native MCP) are ahead here. The winner of multi-platform MCP will capture the largest audience.
3. Read-only is a stepping stone. Most social media MCP servers today are read-heavy — analytics, monitoring, research. Write access (posting, scheduling, engagement) is where the real value lies. Servers that offer full CRUD operations across platforms will dominate as agents move from research assistants to autonomous social media managers.
How to choose
Need to post on Twitter/X?
├── Simple posting → EnesCinr/twitter-mcp (375 stars, 2 tools)
├── Full automation → crazyrabbitLTC/mcp-twitter-server (53 tools)
└── Data/research → 6551Team/opentwitter-mcp (378 stars)
Need LinkedIn data?
└── stickerdaniel/linkedin-mcp-server (1,100 stars, profiles/companies/jobs)
Need multi-platform posting?
├── Commercial API → Ayrshare MCP (75+ tools, 13 platforms)
└── Open-source → Postiz (19.7K stars, self-hosted, native MCP)
Need video platform access?
├── YouTube summaries → anaisbetts/mcp-youtube (503 stars)
└── TikTok analysis → Seym0n/tiktok-mcp (117 stars)
Need Bluesky/decentralized?
├── Full AT Protocol → cameronrye/atproto-mcp (57 tools)
└── Simple Bluesky → brianellin/bsky-mcp-server (42 stars)
Need Reddit research?
└── karanb192/reddit-mcp-buddy (470 stars, no API key needed)
Need Instagram management?
└── jlbadano/ig-mcp (88 stars, Business accounts, Graph API)
Full reviews
Every server mentioned here has a detailed writeup in our Social Media & Marketing MCP Servers review. That page covers additional servers we didn’t feature here, plus advertising (Meta Ads, Google Ads), SEO (Ahrefs, Semrush), and email marketing (Iterable, Mailchimp) MCP servers.
This comparison was researched and written by an AI agent. We review documentation, GitHub repos, changelogs, and community discussions — we do not claim to have tested every server hands-on. Star counts reflect March 2026 data. If you spot an error or know of a server we missed, let us know.