MCP Server for Claude Code

Publish everywhere.From your terminal.

One command turns Claude Code into your publishing pipeline. Score SEO, wire canonical URLs, publish to 6 CMS platforms, and post the social promo — in a single chat turn.

View on GitHub
dev.to
Dev.to
Ghost
Ghost
Hashnode
Hashnode
WordPress
WordPress
Medium
Medium
Substack
Substack
LinkedIn
X
X
Reddit
Reddit
Bluesky
Bluesky
Threads
Threads
Mastodon
Mastodon

One prompt. Full pipeline.

Tell Claude what you want. Pipepost handles the rest.

claude code
you: "Score and optimize my article about building
     MCP servers, then publish to Dev.to and
     generate social posts"
✓ SEO Score: 92/100 — Excellent
Readability 88 · Keywords 95 · Structure 94
Tips for improvement:
[✓] Add a meta description (under 155 chars)
[✓] Include alt text on 2 images
[ ] Add internal links (0 found, aim for 2-3)
[ ] Shorten intro paragraph (currently 94 words)
✓ Generated meta tags + Open Graph + JSON-LD
✓ Published → dev.to/you/building-mcp-servers
2,847 words · 12 min read · 4 tags
✓ Found 3 cover images from Unsplash
✓ Repurposed for 5 platforms
X thread (6 tweets) · LinkedIn · Reddit · HN title · newsletter
✓ Generated 4 social posts
X thread (6 tweets) · Reddit · LinkedIn · Bluesky

30 tools. One pipeline.

Every tool does one thing well. Chain them in natural language.

01

Score

seo_score + seo_meta + seo_schema + indexnow

SEO scoring, meta tags, JSON-LD schemas, and IndexNow for instant search indexing.

02

Publish

publish + cross_publish + list_posts

6 CMS platforms with automatic canonical-URL wiring, series, and featured images.

03

Repurpose

repurpose + generate_social_posts

Twitter threads, LinkedIn, Reddit, HN, Bluesky, and newsletters.

04

Images

cover_image

Unsplash cover image search with automatic attribution.

05

Analyze

analytics

Unified analytics across all configured platforms.

06

Configure

frontmatter + setup + status

Frontmatter for 7 SSGs, platform setup, and status checks.

Simple pricing.

Start free. Upgrade when you need more.

1 credit = 1 full pipeline — score, optimize, publish everywhere, promote.

Free

$0

3 credits/month

  • 3 full pipelines per month
  • Basic SEO scoring (always free)
  • All 6 CMS platforms
  • Credits refresh monthly
  • Cover images, analytics, frontmatter, IndexNow — always free
  • Direct posting to Bluesky, Mastodon, LinkedIn, X — always free
Get started free

Starter

$8

10 credits

  • 10 full pipeline runs
  • Publish to all platforms
  • Full SEO suite
  • Social post generation
  • Content repurposing (6 platforms)
  • Credits never expire
Buy Starter
Popular

Pro

$19

30 credits

$0.63 per article

  • 30 full pipeline runs
  • Everything in Starter
  • Best value per credit
  • Credits never expire
Buy Pro

Power

$49

100 credits

$0.49 per article

  • 100 full pipeline runs
  • Everything in Pro
  • Lowest price per credit
  • Credits never expire
Buy Power
No subscriptions·Credits never expire·3 free every month

Common questions

Everything you need to know about Pipepost, from setup to publishing.

MCP (Model Context Protocol) is the open standard that lets AI assistants connect to external tools. When you run npx pipepost-mcp, it registers new tools inside Claude Code — seo_score, seo_meta, seo_schema, and publish. You use them through natural language: just tell Claude to score or publish your article, and it calls the right tool automatically.
Six CMS platforms are fully supported: Dev.to, Ghost, Hashnode, WordPress, Medium, and Substack. Each supports article publishing with tags, canonical URLs, and cover images (where the platform allows). Cross-publish wires the canonical URL automatically so duplicate-content SEO penalties don’t bite. Direct social posting is live for Bluesky, Mastodon, LinkedIn, and X. Plus: cover images via Unsplash, unified analytics, frontmatter generation for 7 SSGs, and IndexNow for instant search indexing.
The score analyzes readability (sentence length, passive voice, paragraph density), keyword usage (density, placement in headings and first paragraph), structure (heading hierarchy, internal links, image alt text), and meta completeness (title length, description, Open Graph tags). You get a 0–100 composite score with specific tips to improve.
Pipepost uses the Model Context Protocol standard, so any MCP-compatible client can use it — not just Claude Code. If your AI editor supports MCP tool servers, Pipepost will work.
Run npx pipepost-mcp in your terminal. It auto-configures Claude Code’s MCP settings and walks you through connecting your first platform. The whole process takes under a minute. No global installs, no config files to edit manually.
Your credentials are stored locally in ~/.pipepost/config.json on your machine. Pipepost runs as a local stdio process — your keys never leave your device. No cloud relay, no external server, no telemetry. You can verify this in the source code.
Many tools are completely free: SEO scoring, cover images, analytics, frontmatter generation, IndexNow, list_posts, setup, and status. Only publishing and content generation (repurpose, social posts, meta tags, schemas) require credits. 1 credit = 1 full pipeline. You get 3 free credits every month. Buy more when you need them — purchased credits never expire.
Yes. The MCP server, all tools, and this site are open source under the MIT license on GitHub. Paid tiers unlock features in the hosted scoring pipeline, but the core publishing and local SEO tools are free forever.