Social media MCP server for any AI agent
A social media MCP server is a Model Context Protocol server that lets AI agents publish, schedule and
analyze across social platforms through one structured tool interface. Blotato hosts one at
https://mcp.blotato.com/mcp with 28 tools covering 9 social networks, built on each platform's
official API rather than browser automation. Connect it to Claude Code, Claude Desktop, Cursor or Codex,
and your agent can post to Instagram, schedule a week of LinkedIn content, or read Facebook comments
without a single per-platform integration.
Claude can write a post. It cannot publish one. This is the part that closes that gap.
The short answer: Claude Code, Claude Desktop, Claude Cowork, Claude.ai, Cursor,
OpenAI Codex, Antigravity, and Replit Agent can all post to social media through Blotato's MCP server
at https://mcp.blotato.com/mcp. One hosted endpoint, 28 tools, nine platforms, $29/mo flat.
These publish, they do not scrape. Search any "[platform] MCP server" and you get two different kinds of tool: scrapers that read public data for analysis, and publishers that put a post live on your own account. Blotato is the second kind, on each platform's official API, not browser automation.
MCP is one of two ways in. The same product is a social media posting API: your backend can call the REST endpoints directly, and your agent can call the MCP tools, on one key and one flat bill. Use MCP when a model decides what to publish, and the social media publishing API when your own code does.
https://mcp.blotato.com/mcp Updated August 2026
How do I post to a specific platform with MCP?
Each page covers the setup, the exact prompt, and what Blotato can and cannot do on that network.
Instagram MCP server
Publish feed posts, carousels, Reels to Instagram from a Claude prompt.
LinkedIn MCP server
Publish text posts, image posts, documents to LinkedIn from a Claude prompt.
X MCP server
Publish posts (tweets), threads, image posts to X from a Claude prompt.
TikTok MCP server
Publish videos, photo slideshows to TikTok from a Claude prompt.
YouTube MCP server
Publish videos, Shorts to YouTube from a Claude prompt.
Facebook MCP server
Publish Page posts, photos, Reels to Facebook from a Claude prompt.
Threads MCP server
Publish posts, threads, image posts to Threads from a Claude prompt.
Bluesky MCP server
Publish posts, threads, image posts to Bluesky from a Claude prompt.
Pinterest MCP server
Publish Pins, video Pins to Pinterest from a Claude prompt.
Which AI agents can post to social media through Blotato?
Eight, and each one connects a little differently. Claude authenticates over OAuth. The rest take your
API key as a blotato-api-key header. Nothing here needs a local server running.
Claude Code
OAuth
Run one command in a session, then authenticate from the /mcp menu.
claude mcp add \
--transport http \
Blotato https://mcp.blotato.com/mcp Claude Desktop and Cowork
OAuth
Customize > Connectors > Add custom connector, then paste the URL and approve access.
https://mcp.blotato.com/mcp Claude.ai on the web
OAuth
Customize > Connectors > Add custom connector. Stay logged into Blotato in the same browser.
https://mcp.blotato.com/mcp Cursor
API key header
Paste the JSON config into Cursor's MCP settings and restart.
{
"mcpServers": {
"blotato": {
"url": "https://mcp.blotato.com/mcp",
"headers": { "blotato-api-key": "YOUR_API_KEY" }
}
}
} OpenAI Codex
API key header
Codex asks for a form rather than JSON. Choose streamable HTTP, set the URL, leave the bearer token blank, and add blotato-api-key as a header.
URL https://mcp.blotato.com/mcp
Header blotato-api-key: YOUR_API_KEY Antigravity and Replit Agent
API key header
Same JSON config as Cursor, pasted into the app's MCP settings.
{
"mcpServers": {
"blotato": {
"url": "https://mcp.blotato.com/mcp",
"headers": { "blotato-api-key": "YOUR_API_KEY" }
}
}
} ChatGPT connects too, through Developer mode, which is web only and on paid accounts: the walkthrough is on the ChatGPT social media connector page. If you would rather stay in the terminal, OpenAI Codex uses the form-based streamable HTTP setup above. For the same roster organized by agent rather than by protocol, see AI agents for social media, which covers all fifteen clients including Cursor, Windsurf, Gemini CLI, Replit Agent, and Google Antigravity.
Which tools does the Blotato MCP server expose?
These are the exact tools your agent can call once the server is connected. You do not call them by hand: the agent picks the right one from your prompt. They are listed because "supports social media" is not a specification, and this is.
Accounts
blotato_get_userblotato_list_accountsblotato_list_pinterest_boards
Publishing
blotato_create_postblotato_get_post_statusblotato_list_posts
Content calendar
blotato_list_schedulesblotato_get_scheduleblotato_update_scheduleblotato_delete_schedule
Analytics
blotato_list_top_postsblotato_get_post_analytics
Comments
blotato_list_commentsblotato_get_commentblotato_post_comment
Messages and DMs
blotato_list_conversationsblotato_get_conversationblotato_list_messagesblotato_get_messageblotato_send_message
Videos and images
blotato_list_visual_templatesblotato_create_visualblotato_get_visual_status
Content extraction
blotato_create_sourceblotato_get_source_status
Media and credits
blotato_create_presigned_upload_urlblotato_get_creditsblotato_buy_credits
Comments and messaging tools return data for Instagram and Facebook. Analytics tools cover X, Instagram, Facebook, Threads, and Bluesky. Publishing and scheduling work on all nine platforms.
How does Blotato compare to other social media MCP servers?
Four servers cover most of this category. They are not interchangeable, and on three of these rows Blotato is not the right answer. If you are choosing the agent rather than the server, the AI agents for social media roundup ranks the clients by whether they can publish at all.
| Server | Scale | Pricing shape | Pick it when |
|---|---|---|---|
| Blotato | 28 tools, 9 networks | $29/mo, no per-post fee. Starter includes 20 accounts and 1,250 credits/mo | You want a predictable bill and organic publishing across the mainstream networks, and you do not need ads or per-post metering. |
| Outstand | 28 tools, 11 networks | $19/mo base including 3,000 posts, then metered per post | You need the two extra networks it covers, or your volume sits under the included quota and you want the lower base price. |
| Zernio | Says 280+ tools, 15 networks plus 7 ad platforms | Per connected account, first 2 free then $6/account/mo tapering with scale | You need paid ads or the long tail of networks, and you are running few enough accounts that per-account pricing beats a flat fee. |
| Postiz | Says 30+ platforms, open source and self-hostable | $29/mo for 5 channels with unlimited posts, or free if you host it yourself | You want the widest platform list, including Mastodon, Discord and Reddit, or you would rather self-host and run it for free. It is also the one here that documents a direct ChatGPT connection. |
The honest summary: Zernio covers more surface than we do and is the better pick if ads are part of the job. Outstand is cheaper at low volume. Postiz reaches more platforms than any of us and is free if you self-host. Blotato's case is a bill that does not meter each post, more connected accounts at the same entry price, and a publishing path built on official platform APIs. Figures above verified August 2026.
What can my agent actually do on each platform?
Capability is uneven across networks, and most comparison pages gloss over that. Here is the honest version, so you can rule Blotato out quickly if it does not fit.
- Publishing and scheduling: all nine platforms.
- Analytics: X, Instagram, Facebook, Threads, and Bluesky.
- Comments: Instagram and Facebook.
- Direct messages: Instagram and Facebook.
If you need analytics on TikTok or DMs on LinkedIn today, this is not the tool for that job yet.
What does running social media through MCP look like in practice?
Sabrina Ramonov runs her own posting through this server. In this walkthrough she drives the whole thing from Claude Code: cross-posting, carousels and slideshows, and the content calendar.
Who is already running social media this way?
Blotato customers describing their own agent and API setups, in their own words.
Now I create posts with a few prompts in Claude. Claude writes directly to my Notion workspace, where I review and approve the content and add an image. Claude then writes to Blotato, and Blotato handles the scheduling and publishing across platforms. Once a post goes live, I receive a notification, click a confirmation button, and Blotato instructs Claude to update my Notion page with the published URL.
Louise PienaarHead of OutSec Medical, UK
I was looking for platforms that allowed my to use their APIs to automate my ai social media marketing app at a good price and also easy to integrate. There was no app that met this requirement at all. The only one that came close was Aryshare but it is too expensive. So I was stuck till I saw Blotato. It is just perfect!!!! Brilliant and built for purpose!! The platform is robust and fast and delivers. Now I can use my APP just because of blotato.
CharlesWorkerBull Limited, UK