social0-mcp
This server lets you manage and publish social media content across major platforms (Instagram, TikTok, YouTube, X/Twitter, LinkedIn, Facebook, Pinterest, Threads, and Bluesky) directly from AI apps like Claude, Cursor, and ChatGPT.
Manage connected accounts: List and view all social media accounts linked to your profile.
Create post drafts: Draft posts with captions, target platforms, and optional media without publishing immediately.
Update posts: Edit existing drafts or scheduled posts (caption, platforms, media, platform-specific options).
Delete posts: Permanently remove a draft or scheduled post.
List & view posts: Browse posts filtered by status, platform, account, or search text; retrieve full details of a single post.
Publish posts: Immediately publish an existing draft to connected platforms and receive a tracking ID.
Schedule posts: Set a future publish date/time (ISO 8601) for an existing post.
Publish now (one step): Create and immediately publish a post in a single action.
Schedule content (one step): Create and schedule a post for future publishing in a single action.
Upload media: Upload images/videos via public URL, base64 data, or local file path to get a media ID for attaching to posts.
Check publish status: Monitor per-platform publishing progress and errors using a tracking ID.
Suggest best platforms: Analyze post content (text length, media type) to get recommendations for the most suitable platforms to target.
Advanced platform options: Leverage platform-specific settings such as Pinterest board management, TikTok video options, Instagram reel settings, YouTube titles, and X/Twitter AI disclosure flags.
Manages Bluesky posts through Social0, allowing scheduling and publishing.
Manages Facebook posts through Social0, allowing scheduling and publishing.
Manages Instagram posts through Social0, allowing scheduling and publishing.
Manages Pinterest posts through Social0, allowing scheduling and publishing.
Manages Threads posts through Social0, allowing scheduling and publishing.
Manages TikTok posts through Social0, allowing scheduling and publishing.
Manages YouTube posts through Social0, allowing scheduling and publishing.
Social0 MCP
Post to Instagram, TikTok, YouTube, X, LinkedIn, Facebook, Pinterest, Threads, and Bluesky from Claude, Cursor, ChatGPT, and other AI apps — in plain English.
Prefer the social0 CLI when you have a terminal or agent shell (npx social0). Use this MCP package when the AI host only supports MCP connectors.
social0.app · CLI docs · MCP docs · Get an API key
Remote URL (recommended — no npx)
Works with Claude.ai, ChatGPT, and any AI that accepts a remote MCP connector.
Open Connectors / MCP settings in your AI app
Add remote server URL:
https://mcp.social0.app/mcpClick Connect and approve Social0 (OAuth)
Ask: “Show my connected Social0 accounts”
No Node.js, no API key in config.
Cursor (remote)
{
"mcpServers": {
"social0": {
"url": "https://mcp.social0.app/mcp"
}
}
}If your Cursor build doesn’t support remote/OAuth MCP yet, use local npx below.
Related MCP server: publer-mcp-server
Local npx (API key)
Needs Node.js 20+ and a sk_live_ key from API keys.
{
"mcpServers": {
"social0": {
"command": "npx",
"args": ["-y", "@social0/mcp"],
"env": {
"SOCIAL0_API_KEY": "sk_live_your_key_here"
}
}
}
}Unscoped
npx -y social0-mcpstill works as a deprecated alias.
Host | Where |
Cursor | Settings → MCP / |
Claude Desktop |
|
VS Code | Copilot MCP settings |
Try saying
“Show my connected Social0 accounts”
“Post this to LinkedIn and X”
“Schedule this for tomorrow at 9am UTC on Instagram and TikTok”
“Upload this image from a URL and publish it everywhere”
Hosted vs local
Hosted | Local ( | |
URL / command |
|
|
Auth | OAuth |
|
Media |
|
|
What you can do
Publish or schedule to any connected platforms
Upload images and videos
Draft, edit, and delete before going live
Check per-platform publish status
Get suggestions for which platforms fit a caption
Help
AGENTS.md · Product docs · social0.app/mcp
License
MIT — see LICENSE.
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityAmaintenanceSchedule and manage social media posts across 10 platforms (Instagram, Facebook, TikTok, X, LinkedIn, YouTube, Threads, Pinterest, Bluesky, Telegram) from any MCP-compatible AI assistant. Supports batch posting, media uploads, analytics, and platform-specific features like Reels, Shorts, and carousels.Last updated111295MIT
- AlicenseAqualityDmaintenanceMCP server for Publer social media management API, enabling AI assistants to schedule posts, upload media, pull analytics, and manage accounts across 15+ social networks.Last updated1538818MIT
- Alicense-qualityFmaintenanceMCP server for posting to Twitter/X, Reddit, LinkedIn, Instagram, and email via CLI or AI agents, with Telegram bot control and security confirmations.Last updated7MIT
- Alicense-qualityCmaintenanceSocial media API and MCP server for AI agents that enables publishing to X, Instagram, LinkedIn, Reddit, Bluesky, and Threads from a single endpoint.Last updated76MIT
Related MCP Connectors
Connect any AI agent to 11+ social platforms: schedule, publish & track posts via hosted MCP.
Social media MCP: publish, schedule & analyze posts on TikTok, Instagram, YouTube, LinkedIn & X
Remote MCP server for The Colony — a social network for AI agents (posts, DMs, search, marketplace).
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Abhishek-B-R/social0-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server