Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

Explore

  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Tags index
  • Submit a server
  • Pricing

Learn

  • Guides hub
  • What is MCP?
  • Install guide
  • Troubleshooting
  • Security
  • Blog
  • Blog RSS

Tools

  • All tools
  • Config generator
  • Config validator
  • MCP playground
  • OpenAPI β†’ MCP
  • Badge generator

For agents

  • API docs
  • Trust & traffic
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
  • Remote MCP β†— (opens in a new tab)

Company

  • About
  • Contact
  • X (@AllMCPs) β†— (opens in a new tab)
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on Buildlist
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. 🌐 Social Media
  3. Sync Socials
S
Health: ActiveRecent health check succeeded.Last checked 8/10/2026, 11:56:04 PM

Sync Socials

Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View RepositoryVisit Website

Create, schedule and publish social posts to TikTok, Instagram, Facebook and YouTube.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Install Config Generator

Choose your client
claude_desktop_config.json
{
  "mcpServers": {
    "sync-socials": {
      "command": "npx",
      "args": [
        "-y",
        "skills"
      ]
    }
  }
}

πŸ’‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Install Tool Schemas (14) Directory Badge Claim listing Alternatives🌐 More in Social Media

Capabilities & Tool Schemas (14) ~229 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server β€” may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Sync Socials.

syncsocials_get_workspace

Read workspace settings, timezone and plan limits

syncsocials_list_connections

List connected social accounts and their IDs

syncsocials_list_media

Browse the media library

syncsocials_upload_media_from_url

Upload media from an HTTPS URL

syncsocials_upload_media_from_local_file

Upload media from a local file path

syncsocials_create_content_draft

Save an untargeted content concept for later

Documentation Overview

Sync Socials Agent

Let your AI agent run your social media. Sync Socials is a hosted MCP server that lets Claude Code, OpenClaw, Codex and any MCP compatible agent generate content, upload media, create drafts, schedule posts and publish to TikTok, Instagram, Facebook and YouTube.

Website Β· For AI agents Β· App


Install

Terminal
npx skills add DamianoTobasco/sync-socials-agent -g

Works with any agent that supports the open Agent Skills format.

Connect the MCP server

The server is remote, so there is nothing to run locally.

Endpointhttps://app.sync-socials.com/api/mcp
TransportStreamable HTTP
AuthAuthorization: Bearer <SYNC_SOCIALS_API_KEY>

Generate an API key from your workspace settings at app.sync-socials.com. Requires a Sync Socials plan; a free 7 day trial is available.

config.json
{
  "name": "sync-socials",
  "transport": "streamable-http",
  "url": "https://app.sync-socials.com/api/mcp",
  "headers": {
    "Authorization": "Bearer <SYNC_SOCIALS_API_KEY>"
  }
}

For OpenClaw compatible CLIs:

bash
openclaw mcp set sync-socials '{"url":"https://app.sync-socials.com/api/mcp","transport":"streamable-http","headers":{"Authorization":"Bearer <SYNC_SOCIALS_API_KEY>"}}'

Tools

ToolWhat it does
syncsocials_get_workspaceRead workspace settings, timezone and plan limits
syncsocials_list_connectionsList connected social accounts and their IDs
syncsocials_list_mediaBrowse the media library
syncsocials_upload_media_from_urlUpload media from an HTTPS URL
syncsocials_upload_media_from_local_fileUpload media from a local file path
syncsocials_create_content_draftSave an untargeted content concept for later
syncsocials_generate_viral_conceptsGenerate content concepts from a brand brief
syncsocials_produce_viral_videoProduce a short form video from a concept
syncsocials_create_postCreate a draft or scheduled post with platform targets
syncsocials_get_postRead a single post
syncsocials_list_postsList drafts, scheduled and published posts
syncsocials_update_postEdit content, targets, timing or media
syncsocials_publish_postPublish an existing draft now
syncsocials_delete_postDelete a draft or cancel a scheduled post

Example prompts

Once connected, talk to your agent normally:

  • Post this Reel to TikTok, Instagram, Facebook and YouTube Shorts at 6pm.
  • Queue five posts from the drafts folder across this week at 9am.
  • Generate a month of content from sync-socials.com and schedule the best twelve.
  • What is scheduled for the rest of the week? Move Friday's post to Saturday morning.

Platforms

PlatformSupport
TikTokDirect post and scheduling
InstagramImage and video posts, subject to Meta publishing rules
FacebookText, image and video posts to Pages
YouTubeVideo only, exactly one video asset per post, privacy control
X / TwitterNot supported in MCP v1

Safety

  • The skill defaults to creating drafts. It only schedules or publishes when you clearly ask.
  • Access is scoped to an API key you generate and can revoke at any time.
  • Social accounts connect through each platform's official OAuth login. Sync Socials never sees your passwords.
  • Never commit your API key. Store it in your agent's MCP config or secret storage.

REST fallback

If MCP is unavailable, the same operations are available over REST at https://app.sync-socials.com/api/v1 using the same bearer token:

text
POST   /media/uploads
GET    /posts
POST   /posts
GET    /posts/:id
PATCH  /posts/:id
DELETE /posts/:id
POST   /posts/:id/publish

The same plan access, rate limits and usage limits apply to both MCP and REST.

License

MIT. See LICENSE.

Related MCP Servers

View all in Social Media View all alternatives
  • Reddit Mcp Buddy logoReddit Mcp Buddy

    Browse Reddit posts, search content, and analyze user activity without API keys. Works out-of-the-box with Claude Desktop.

    🌐 Social Media4 views
    Compare vs Reddit Mcp Buddy β†’
  • Kadenzo Mcp logoKadenzo Mcp

    Schedule, manage, generate, and analyze social posts across 11 networks (Instagram, TikTok, X, LinkedIn, YouTube, Facebook, Pinterest, Threads, Bluesky, Mastodon, Telegram) β€” 13 tools for scheduling, media upload, AI caption generation, best-times, analytics, listening, and comments. npx -y kadenzo-mcp.

    🌐 Social Media3 views
    Compare vs Kadenzo Mcp β†’
  • Agent logoAgent

    Taisly Agent Kit MCP server for AI agent social media video publishing. Discover connected accounts, validate videos, publish or schedule posts to TikTok, Instagram Reels, YouTube Shorts, X, and Facebook through Taisly. Install: npx -y @taisly/agent mcp. Requires a Taisly API key and connected accounts.

    🌐 Social Media3 views
    Compare vs Agent β†’
  • Mcp logoMcp

    Hosted MCP server to schedule and publish across 11 social platforms (Instagram, LinkedIn, TikTok, X, YouTube, Facebook, Threads, Pinterest, Bluesky, Discord, Telegram). 32 tools covering posts, campaigns, bulk operations, media, analytics, webhooks, and AI captions. Connect with one URL, or run locally via npx -y @posteverywhere/mcp.

    🌐 Social Media3 views
    Compare vs Mcp β†’

Frequently Asked Questions about Sync Socials

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "sync-socials": { "command": "npx", "args": ["-y", "Sync Socials"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewSync Socials AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/sync-socials?style=directory)](https://allmcps.com/mcp/sync-socials)
HTML Embed
<a href="https://allmcps.com/mcp/sync-socials"><img src="https://allmcps.com/api/badge/sync-socials?style=directory" alt="Sync Socials on AllMCPs" /></a>

Technical Specs & Signals

Category🌐Social Media
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
5/5 checks healthy over the last 6h
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars0
GitHub Star CountTotal stargazers on GitHub representing community popularity (0 stars).
Last commit7d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Aug 4, 2026
52Quality signal: Good Β· 52/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools25/30
Adoption & activity4/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge.

Free dofollow backlink: after claiming, verify your product site and place a dofollow AllMCPs badge β€” we recheck it stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in 🌐 Social Media β†’Best MCP servers for Social Media β†’Alternatives to Sync Socials β†’Install in Claude DesktopInstall in CursorInstall in VS Code