Pipepost MCP Server
Publish from your terminal. MCP server that turns Claude Code into a complete content publishing pipeline - SEO, multi-platform publishing, social promotion, and analytics. Its 28 documented tools cover bluesky, seo, draft, posts. It runs locally over stdio via the published package.
People connecting social media tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-04-16 · ★ 5 · #26 OF 46 MAINTAINED SOCIAL MEDIA · VERIFIED 2026-08-25
MIT · TypeScript servers · how we verify → /methodology
01 · Install Pipepost
Claude Code
claude mcp add mendlem-pipepost -- npx -y pipepost-mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"mendlem-pipepost": {
"command": "npx",
"args": [
"-y",
"pipepost-mcp"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license MIT - declared in the repository
npm package pipepost-mcp - unscoped; check the name against the project README before installing
registry namespace io.github.MendleM is GitHub-verified and matches the repo owner
03 · What Pipepost can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
What you can build
With this server connected, an agent can analyze content for readability, keyword density, and heading structure, generate meta title, description, and open Graph tags, publish to Dev.to, Ghost, Hashnode, WordPress, Medium, or Substack, and publish to multiple platforms with automatic canonical URL wiring.
Capability map
Tools grouped from the project's README - what Pipepost lets an agent do.
Bluesky
5 tools - e.g. Post directly to Bluesky as a single post or a threaded series. Bare URLs auto-linkified; List notifications addressed to the configured account - mentions and replies by default; Search public Bluesky…
bluesky_post · bluesky_mentions · bluesky_search · bluesky_thread · bluesky_reply
Seo
3 tools - e.g. Analyze content for readability, keyword density, and heading structure; Generate meta title, description, and Open Graph tags; Generate JSON-LD structured data (Article, FAQ, HowTo)
seo_score · seo_meta · seo_schema
Draft
3 tools - e.g. Save content as a local draft for later publishing; Retrieve a saved draft by ID; Delete a saved draft by ID
save_draft · get_draft · delete_draft
read & search
2 tools - e.g. List published and draft posts from any platform; List all saved drafts with status, platforms, and dates
list_posts · list_drafts
Index
1 tool - e.g. Submit URLs to search engines for instant indexing via IndexNow
index_now
create & write
1 tool - e.g. Publish to Dev.to, Ghost, Hashnode, WordPress, Medium, or Substack
publish
Cross
1 tool - e.g. Publish to multiple platforms with automatic canonical URL wiring
cross_publish
Content
1 tool - e.g. Audit markdown for quality issues - readability, structure, heading hierarchy
content_audit
Latest releases
v0.9.0 · 2026-04-16
What's new · Substack support - 6th CMS platform. Cookie auth via \connect.sid\, ProseMirror conversion, \user_id\ cached on first publish. · Agent-loop transcript demo - docs/demo/agent-loop.md shows the full pipeline…
v0.8.1 · 2026-04-16
v0.8.0 · 2026-04-16
What's new · Two new broadcast tools · linkedin_post - post to LinkedIn from any MCP client. Auto-resolves your person URN on first use and caches it. 3000 char limit. Requires w_member_social scope (use the new pnpm…
04 · Who maintains Pipepost
pipepost is maintained by mendlem. It's the only MCP server we track from this author; the repo dates to Apr 2026.
05 · Facts
- repository
- github.com/mendlem/pipepost
- website
- https://pipepost.dev/
- category
- social media - ranked #26 of 46 actively-maintained social media servers as of 2026-08-25.
- registry
- io.github.MendleM/pipepost (active, first published 2026-04-16 · 7 versions)
- packages
- npm:pipepost-mcp
06 · Pipepost FAQ
Is Pipepost still maintained?
Yes - as of 2026-08-25, its last commit was 2026-04-16. We re-verify nightly.
What can Pipepost do?
With this server connected, an agent can analyze content for readability, keyword density, and heading structure, generate meta title, description, and open Graph tags, publish to Dev.to, Ghost, Hashnode, WordPress, Medium, or Substack, and publish to multiple platforms with automatic canonical URL wiring.
How do I install Pipepost?
Run `npx -y pipepost-mcp`. You can also paste the ready-made client config above.
Does Pipepost run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Pipepost
Alternatives to Pipepost
Maintained social media servers if Pipepost isn't the fit.
- Reddit MCP Buddy Reddit browser for AI assistants. Browse without API keys; add credentials for search and analysis. ★ 801 · 2026-08-17
- YouTube Transcript An MCP server retrieving transcripts of YouTube videos ★ 470 · 2026-08-08
- Taisly Social Media Posting Publish videos to TikTok, Reels, Shorts, X, and Facebook through Taisly. ★ 237 · 2026-07-06
- Reddit Research MCP Turn Reddit's chaos into structured insights with full citations - MCP server for Reddit research ★ 233 · 2026-08-14
- Reddit MCP Server (jordanburke) Reddit MCP server with full read/write - posts, comments, search, and content creation. ★ 231 · 2026-08-08
- Ads Manage Google, Meta, Amazon, TikTok, LinkedIn & ChatGPT ads. 430 tools for campaigns & analytics. ★ 84 · 2026-08-15
More social media MCP servers · Meta Ads · Meta · YouTube MCP · Reddit MCP Server (mypracticaltools) · Tweetkit X
More TypeScript MCP servers · Meta MCP · Avalanche · Metrillm · Metrxbots MCP Server · Bing Ads · see all