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.

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
  • 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. 🌐 Social Media
  3. Posteverywhere MCP
Posteverywhere MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/11/2026, 5:16:14 PM

Posteverywhere MCP

User RatingsBe the first to rate and review this MCP server!
View Repository3 GitHub StarsTotal stargazers on GitHub for the source repository (3 stars).Visit Website
social-mediaschedulingpublishingcontent-management

Schedule, publish, review, and manage social media posts across connected accounts through MCP.

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 β–Ύ

Client Config & Setup

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

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

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

Overview

The posteverywhere/mcp MCP server connects MCP-compatible AI clients to PostEverywhere for scheduling and publishing social media content. It uses a PostEverywhere API key and can run locally over stdio with npm or through the hosted service. Tools cover connected accounts, posts, drafts, media uploads, publishing results, retries, and AI image generation. Reach for it when an agent needs to coordinate content across platforms or keep a human approval step before publication.

Use cases

β€’Schedule posts across selected social accounts
β€’Draft content for human approval before publishing
β€’Review failed platform destinations and retry them
β€’Import media from public URLs for use in posts
β€’Generate images for scheduled social content

Key features

β€’Multi-platform post scheduling and publishing
β€’Human-reviewable post drafts
β€’Per-platform publishing results and retries
β€’Social account health and token status
β€’Media library management
β€’AI image generation

Capabilities & Tool Schemas (15) ~316 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 Posteverywhere MCP.

list_accounts

list all connected social accounts and their health status

get_account

get details for a specific account (token expiry, can-post status)

list_posts

list posts filtered by status (`scheduled`, `published`, `failed`, `draft`) or platform. Drafts include their target accounts + per-platform content so you can review them before publishing.

get_post

get full details for a single post including all destinations (for drafts, the saved accounts + per-platform content)

create_post

publish now, schedule for later, **or save as a draft for human review** (`draft: true`)

schedule_post

publish or schedule a **draft** (the approval step β€” pass `scheduled_for`, or `publish_now: true`)

How Posteverywhere MCP works

What posteverywhere/mcp MCP server does

The posteverywhere/mcp MCP server exposes PostEverywhere’s social publishing workflow to MCP clients. It can work with connected accounts on Instagram, LinkedIn, TikTok, X, YouTube, Facebook, Threads, Pinterest, Bluesky, Discord, and Telegram, as listed by the project description.

Agents can inspect account health and account-level details, including token expiry and whether an account can publish. Post tools support immediate publication, future scheduling, draft creation, edits, deletion, status filtering, and retrieval of per-platform results. Publishing results can include destination-specific errors and live URLs.

Drafts provide an approval workflow. An agent can save content without publishing it, retrieve drafts and their platform-specific content, and later schedule or publish an approved draft. This is useful when generated content needs review before it reaches any social account.

How it works

The package communicates with an MCP-compatible client through a standard local stdio process. The client starts the npm package, and the process uses the POSTEVERYWHERE_API_KEY environment variable to authenticate with PostEverywhere. The README also describes a hosted connection option, but the package setup shown for Claude Desktop and Cursor uses the local npm process.

A typical workflow begins by listing connected accounts, then creating either a post or a draft. Scheduled and draft posts can be updated or deleted. If publication fails for some destinations, the agent can inspect the individual results and retry failed destinations. Platform filtering and status filters help an agent find scheduled, published, failed, or draft content.

Media operations use the PostEverywhere library. Existing files can be listed, inspected, or removed. A public image URL can be imported in one call; the returned media identifier can then be supplied when creating a post. The image-generation tool accepts a text prompt and supports four models and seven aspect ratios.

Setup and configuration

Create a PostEverywhere account, connect the social accounts to use, and create an API key from the developer settings. The README identifies read, write, and AI scopes: read access covers accounts, posts, and media; write access covers post and media changes; and AI access covers image generation.

For a local installation, configure an MCP client to run:

Terminal
npx -y @posteverywhere/mcp

Set POSTEVERYWHERE_API_KEY in the client environment. Claude Desktop and Cursor examples use the package above with the API key in an env block. The project also states that Claude Code, Claude Desktop, ChatGPT through the hosted connector, Cursor, OpenAI Codex, and other MCP-compatible clients can use the service, although this directory entry provides client-specific configuration for Claude Desktop and Cursor.

Tools and capabilities

The listed tools include:

  • Account listing and account health inspection.
  • Post creation, scheduling, approval, updating, deletion, and retrieval.
  • Status- and platform-filtered post listing.
  • Per-destination publication results and failed-destination retries.
  • Media library listing, inspection, URL import, and deletion.
  • AI image generation with prompt, model, and aspect-ratio options.

Limitations and notes

The posteverywhere/mcp MCP server requires a PostEverywhere API key and connected social accounts; the MCP package does not itself establish those accounts. Platform availability and publishing status are exposed through PostEverywhere, so an account may report that it cannot currently publish or that its token is nearing expiry.

The supplied setup documents a local stdio server rather than a self-contained social network connector. Drafts remain unpublished until a later scheduling or publish action. The README points to separate API documentation for complete tool parameters and to a separate Node SDK for programmatic integrations.

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

Related MCP Servers

View all in Social Media View all alternatives
  • Postforme MCP Pro logoPostforme MCP Pro

    Post for Me MCP server with 27 typed tools to publish, schedule, edit, delete and analyze social posts across 9 platforms (Instagram, Facebook, TikTok, YouTube, X, LinkedIn, Pinterest, Bluesky, Threads), plus a postformeraw escape hatch and a readonly safety mode.

    🌐 Social Media4 views
    Compare vs Postforme MCP Pro β†’
  • MCP Server logoMCP Server

    Official Publora MCP server β€” schedule and publish posts across 10 social platforms (Twitter/X, LinkedIn, Instagram, Threads, TikTok, YouTube, Facebook, Bluesky, Mastodon, Telegram) from Claude, Cursor, or any MCP client. 18 tools for cross-platform posting, scheduling, media upload, and LinkedIn analytics. Hosted at mcp.publora.com.

    🌐 Social Media3 views
    Compare vs MCP Server β†’
  • 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 Media4 views
    Compare vs Kadenzo MCP β†’
  • R
    Ravenpost

    Schedule and publish social posts to Instagram, TikTok, X, LinkedIn, Facebook, Threads and more.

    🌐 Social Media0 views
    Compare vs Ravenpost β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
3
Stargazers on the source repository.
npm downloads
1k
Package downloads in the last 30 days.
Last commit
23d ago
Most recent push to the default branch.
Tools exposed
15
Callable tools this server registers over MCP.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

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

Frequently Asked Questions about Posteverywhere MCP

Run `npx -y @posteverywhere/mcp` from an MCP client configuration and provide the `POSTEVERYWHERE_API_KEY` environment variable.

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

Technical Specs & Signals

Category🌐Social Media
PricingFreemium
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
AuthAPI key
LicenseMIT
ClientsClaude Desktop, Cursor
Last updatedSep 7, 2026
10/11 checks healthy over the last 32d
Views3
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 stars3
GitHub Star CountTotal stargazers on GitHub representing community popularity (3 stars).
Last commit23d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Aug 19, 2026
npm downloads1,021/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
64Quality signal: Good Β· 64/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 & tools30/30
Adoption & activity8/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.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 20d ago via OSV.dev Β· @posteverywhere/mcp (npm)

β˜… 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 🌐 Social Media β†’Best MCP servers for Social Media β†’Alternatives to Posteverywhere MCP β†’Install in Claude DesktopInstall in CursorInstall in VS Code