Mmcp.market

PostPulse MCP server

by post-pulse.com·com.post-pulse/mcp-server·v1.0.0

Social media scheduler for Instagram, Facebook, YouTube, TikTok, LinkedIn, X, Bluesky, and Telegram.

A93/100grade A
What users say
No reviews yet
Be the first
Safety scan
A93/100

full report

Adoption
Growing

1 stars

Reviews

Write one

Nobody has reviewed PostPulse yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

PostPulse tools

Tool list not cached yet. `describe` through the gateway fetches it live.

Public scan report

scanner v0.1.9 · 2026-09-27 · same rubric, same numbers if you re-run it

no findings
  • –Code scanremote-only server, no package to scann/a
  • Live reliabilityremote reachable in 331ms (auth required)20/20
  • –Tool poisoningtools not inspected (endpoint requires auth); not countedn/a
  • Auth qualityOAuth resource metadata advertised on 40115/15
  • Maintenancelast push 10 days ago15/15
  • Maintainer identitynamespace and repository owner differ; GitHub account older than a year6/10
Overall 93/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

What the publisher says

From the PostPulse repository's README, as published. We do not edit it. Read it on GitHub

PostPulse MCP Server

An MCP (Model Context Protocol) server that connects AI assistants to PostPulse — a social media management platform. Schedule posts, upload media, and manage accounts across Instagram, Facebook, YouTube, TikTok, Threads, LinkedIn, X (Twitter), Bluesky, and Telegram — all through natural language.

Features

  • Multi-platform posting — Schedule posts to 9 social media platforms from a single interface
  • Media management — Upload images and videos via URL or binary data for use in posts
  • Account management — List and manage all connected social media accounts
  • OAuth 2.0 authentication — Secure access via Auth0-based token verification
  • Streamable HTTP transport — Modern MCP transport protocol for reliable communication

Supported Platforms

Quick Start

Hosted Server (Recommended)

PostPulse runs a hosted MCP server at https://mcp.post-pulse.com — no setup required. Point your MCP client to this URL and authenticate via OAuth.

Example MCP client configuration:

{
  "mcpServers": {
    "postpulse": {
      "url": "https://mcp.post-pulse.com"
    }
  }
}

Install via Smithery

You can also install through Smithery:

npx -y @smithery/cli install post-pulse/mcp-server --client claude

Self-Hosted

If you prefer to run the server yourself:

  1. Clone the repository:
git clone https://github.com/PostPulse/mcp-server-postpulse.git
cd mcp-server-postpulse
  1. Install dependencies and build:
npm install
npm run build
  1. Start the server:
npm start

Or with Docker:

docker build -t mcp-server-postpulse .
docker run -p 3000:3000 mcp-server-postpulse

Environment Variables

Tools

list_accounts

List all connected social media accounts with their IDs, platforms, usernames, and display names. Use this as the first step to discover available accounts before scheduling posts or accessing chats.

Parameters: None

Returns: JSON array of account objects (id, platform, username, name).

list_chats

List publishing destinations for accounts that have sub-destinations. Facebook accounts publish to Pages, and Telegram accounts publish to channels or chats. Call this before scheduling posts to either platform — use the returned id as the facebookPageId or telegramChannelId in schedule_post.

Only supports FACEBOOK and TELEGRAM. Other platforms do not have sub-destinations and should be posted to directly.

Shortened. The full README is on GitHub.

Nothing above is checked by us. What we check is on the safety report.

Install directly

claude mcp add --transport http mcp-server https://mcp.post-pulse.com
Add to Cursor

PostPulse: common questions

Is PostPulse MCP server safe?
Yes, by our scan: it is graded A (93/100). Read the PostPulse safety report
How do I install PostPulse?
It runs remotely at mcp.post-pulse.com. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
Does PostPulse need an API key?
No key to paste: it signs you in with OAuth when your client connects.
Is PostPulse maintained?
The last commit was 10 days ago (2026-09-17). The latest release is v1.0.0.
Is PostPulse up?
100% of our last 28 checks got an answer. We check remote servers about four times a day.
What can I use instead of PostPulse?
Servers from other publishers that do the same job: Chirpie MCP server, Mysocial MCP server and Upload-Post MCP server. Compare all PostPulse alternatives.

Alternatives to PostPulse

Same job from other publishers: the closest match first, then the best rated.

All PostPulse alternatives →
  • Chirpie
    Post, schedule, and track social posts on X, Bluesky, LinkedIn, Instagram and more from AI agents.
    A
  • Mysocial
    Social media MCP server: your Instagram, TikTok, YouTube, LinkedIn and Threads history for your AI.
    A
  • Upload-Post
    Social media MCP: publish, schedule & analyze posts on TikTok, Instagram, YouTube, LinkedIn & X
    A
  • ViralNote
    Schedule, publish, and analyze social posts on TikTok, Instagram, YouTube, X, Threads, LinkedIn.
    A
  • Publora
    Schedule and publish to 10 social platforms: LinkedIn, X, Instagram, TikTok, YouTube, and more.
    A

More from post-pulse.com →