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.

Follow AllMCPs on X (opens in a new tab)AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • 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 BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs 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 BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’» Developer Tools
  3. PostSyncer
P
Health: Not checked yetWe have not completed a health check for this listing yet.No health check has run yet.

PostSyncer

User RatingsBe the first to rate and review this MCP server! 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

Schedule, publish, and analyze social media posts across 11 platforms from any MCP client.

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
Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "postsyncer": {
      "command": "npx",
      "args": [
        "-y",
        "postsyncer"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesπŸ’» More in Developer Tools

Documentation Overview

PostSyncer Plugin

Schedule, publish, and analyze social media posts from Claude Code, Claude Cowork, Cursor, and Grok Build β€” across 11 platforms: X (Twitter), Instagram, Facebook, LinkedIn, TikTok, YouTube, Threads, Bluesky, Mastodon, Pinterest, and Telegram.

The plugin bundles the official PostSyncer MCP server (https://postsyncer.com/mcp) plus a skill that teaches Claude the full PostSyncer workflow: workspaces, connected accounts, posts (publish now / schedule / draft / repeat), threads, first comments, media library, campaigns, labels, comment moderation, and performance analytics.

Install

From the Claude plugin directory:

Terminal
claude plugin install postsyncer

Or directly from this repo:

Terminal
claude plugin marketplace add PostSyncer/claude-plugin
claude plugin install postsyncer@postsyncer

Cursor

Install from the Cursor Marketplace, or clone this repo into ~/.cursor/plugins/local/postsyncer and run Developer: Reload Window. The manifest lives in .cursor-plugin/plugin.json.

Codex

bash
codex plugin marketplace add PostSyncer/claude-plugin

The Codex manifest lives in .codex-plugin/plugin.json; the plugin is also listed in the ChatGPT/Codex plugin directory as PostSyncer.

Gemini CLI

bash
gemini extensions install https://github.com/PostSyncer/claude-plugin

Any MCP client

Point your client at https://postsyncer.com/mcp (Streamable HTTP). The server is published in the official MCP Registry as io.github.PostSyncer/postsyncer.

Grok Build

Install from the xAI plugin marketplace (postsyncer). The Claude-format manifest in .claude-plugin/plugin.json is used as-is.

Authenticate

Two options:

  1. OAuth (recommended) β€” run /mcp inside Claude Code, select postsyncer, and click authenticate. You log in to PostSyncer once in the browser; no token to paste.
  2. API token β€” create a token in the PostSyncer app (Settings β†’ API) with the abilities you need (workspaces, accounts, labels, campaigns, posts) and configure it as a Bearer token for the postsyncer MCP server.

Try it

  • "List my connected social accounts"
  • "Schedule a post to LinkedIn and X for tomorrow at 9am announcing our new feature"
  • "Upload these product shots and draft an Instagram carousel with the link in a first comment"
  • "How did last week's posts perform across all my workspaces?"
  • "Repeat this post every Monday for a month"

What's included

ComponentDescription
MCP serverRemote HTTP server at postsyncer.com/mcp with ~50 tools mirroring PostSyncer REST API v1
postsyncer skillWorkflow guidance: discovery, media prep, posting rules, threads, first comments, scheduling, repeats, analytics, moderation

Network and permissions

This plugin ships no scripts, hooks, or local binaries. Its only component besides the skill file is a remote MCP server:

EndpointPurpose
https://postsyncer.com/mcpThe PostSyncer MCP server (Streamable HTTP). All tool calls go here.
https://postsyncer.com/oauth/*OAuth 2.0 authorization when you choose the OAuth login flow.

Credentials: either an OAuth grant issued during the login flow, or a PostSyncer API token you create yourself and configure as a Bearer token. The plugin never reads environment variables, files, or secrets from your machine, and the MCP server only accesses the PostSyncer workspaces the authenticated account can see.

Links

  • Website: https://postsyncer.com
  • Docs: https://docs.postsyncer.com
  • Support: support@postsyncer.com

License

MIT

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Developer Tools View all alternatives
  • Zernio logoZernio

    Schedule, publish, and analyze social media across 15+ platforms, plus inbox, ads, and analytics.

    πŸ’» Developer Tools0 views
    Compare vs Zernio β†’
  • Bulkpublish logoBulkpublish

    Publish, schedule, and manage social media across 11 platforms via MCP.

    πŸ’» Developer Tools2 views
    Compare vs Bulkpublish β†’
  • Schedulala logoSchedulala

    Schedule and publish social posts to 12 platforms with first comments, analytics, and listening.

    πŸ’» Developer Tools1 views
    Compare vs Schedulala β†’
  • Postbolt logoPostbolt

    Publish to 13+ social media platforms from any AI agent via MCP.

    πŸ’» Developer Tools0 views
    Compare vs Postbolt β†’

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about PostSyncer

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "postsyncer": { "command": "npx", "args": ["-y", "PostSyncer"] } }

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 PreviewPostSyncer AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/postsyncer?style=directory)](https://allmcps.com/mcp/postsyncer)
HTML Embed
<a href="https://allmcps.com/mcp/postsyncer"><img src="https://allmcps.com/api/badge/postsyncer?style=directory" alt="PostSyncer on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’»Developer Tools
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
Last updatedSep 7, 2026
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.
27Quality signal: Emerging Β· 27/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 ownership8/20
Documentation & tools11/30
Adoption & activity1/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.

β˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge 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 πŸ’» Developer Tools β†’Best MCP servers for Developers β†’Alternatives to PostSyncer β†’Install in Claude DesktopInstall in CursorInstall in VS Code