Draft, schedule, and publish posts to 8 social platforms with human approval via Socialync OAuth.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
Official documentation and registry manifest for the Socialync hosted MCP server. Socialync is a cross-posting and scheduling tool for creators: upload once, publish to TikTok, Instagram, YouTube, Facebook, X (Twitter), LinkedIn, Threads, and Bluesky.
This MCP server lets Claude, ChatGPT, and any MCP-compatible AI agent draft, schedule, and publish social media posts through your own OAuth-authorized Socialync account, with human-in-the-loop approval built into the workflow.
Every platform integration runs on the official platform API. No browser automation, no scraping, no unofficial endpoints. Your agent cannot get your account restricted on our behalf.
Duplicate protection means a retry can never publish twice, and failed posts are retried automatically. Both matter when an agent is posting unattended.
Note: Socialync's server is hosted (remote) and closed source. This repository contains the documentation and the MCP Registry manifest only. There is nothing to install or run from here.
Transport: Streamable HTTP. Authentication: OAuth 2.0 with dynamic client registration. You sign in with your Socialync account in the browser; no API keys are pasted into your client.
MCP and API access are on the free plan. $0, no credit card, 5 posts a month across all 8 platforms. Your agent can connect and publish without anyone reaching for a card. Paid plans start at $20/month for unlimited posts and 5 connected accounts. Plans and pricing.
Limits worth knowing: 1 API key per brand, and 10 AI-created posts per day per brand.
Claude (claude.ai): Settings, then Connectors, then "Add custom connector", and paste the endpoint URL above. Full walkthrough: Socialync MCP connector guide.
Claude Code:
OpenClaw:
Other MCP clients (generic config):
| Tool | What it does |
|---|---|
list_profiles | List your Socialync brand profiles |
list_connections | Show which social accounts are connected |
check_quota | Check your remaining post quota |
generate_content | Generate platform-native captions with AI |
create_post_draft | Draft a post (text, image, or video) for one or more platforms |
schedule_post_draft | Attach a publish time to a draft |
approve_draft | Human approval step before anything goes live |
get_draft_status | Check where a draft is in the pipeline |
publish_now | Publish an approved draft immediately |
publish_scheduled | Queue an approved draft for its scheduled time |
get_scheduled_posts | List upcoming scheduled posts |
delete_scheduled_post | Cancel a scheduled post |
get_post_history | Review published post history and status |
get_top_posts | Surface your best-performing content |
get_analytics | Pull follower and engagement analytics |
list_media | Browse media you have uploaded to Socialync |
create_media_upload / finalize_media_upload | Upload images for posting |
Text and image posts publish to Instagram, Facebook, X, LinkedIn, Threads, and Bluesky. Video posts, including TikTok and YouTube (title required), are supported through scheduled posts using media hosted in your Socialync library or a public video URL.
Full reference, including recommended call order, per-platform limits, and error handling: docs/tools.md.
The intended workflow is draft first, publish second. Agents create drafts with create_post_draft; nothing reaches a social network until the draft is approved and explicitly published or scheduled. Posts go out through OAuth connections you authorized in Socialync and can be revoked at any time from your account settings. AI assistants help you draft, schedule, and publish; they do not operate accounts you have not connected and approved.
An OpenClaw skill wrapping this server is published on ClawHub:
Questions or issues: open an issue here or email support@socialync.io.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/socialync)<a href="https://allmcps.com/mcp/socialync"><img src="https://allmcps.com/api/badge/socialync?style=directory" alt="Socialync on AllMCPs" /></a>