Skip to content

MendleM/Pipepost

Repository files navigation

Pipepost

Publish from your terminal.

Pipepost is an MCP server that turns Claude Code into a content studio. Score, optimize, publish, and promote your writing — without leaving your terminal.

pipepost.dev | Tools Reference | npm

Quick Start

npx pipepost-mcp

Add to your Claude Code MCP config (~/.claude/settings.json):

{
  "mcpServers": {
    "pipepost": {
      "command": "npx",
      "args": ["-y", "pipepost-mcp"]
    }
  }
}

Setup

Configure a platform:

Use the "setup" tool with platform: "devto" and credentials: { "api_key": "YOUR_KEY" }

Where to get API keys

Platform URL
Dev.to dev.to/settings/extensions
Ghost Your Ghost Admin panel > Settings > Integrations > Custom
Hashnode hashnode.com/settings/developer
WordPress Users > Application Passwords
Medium medium.com/me/settings/security

Tools

Tool Description Tier
seo_score Analyze content for readability, keyword density, heading structure Free (basic) / Pro (full)
seo_meta Generate meta title, description, OG tags Pro
seo_schema Generate JSON-LD structured data (Article, FAQ, HowTo) Pro
publish Publish to Dev.to, Ghost, Hashnode, WordPress, Medium Free (Dev.to, 3/mo) / Pro (all, unlimited)
list_posts List published and draft posts on a platform Pro
generate_social_posts Generate Twitter, Reddit, Bluesky posts from an article Pro
setup Configure platform API keys Free
activate Activate a Pro license key Free
status Show config and license status Free

Pricing

Free Starter ($9/mo) Pro ($19/mo)
Platforms Dev.to Dev.to All 5 CMS platforms
SEO Readability + keyword density Full suite Full suite
Publishes 3/month Unlimited Unlimited
Social posts Twitter, Reddit, Bluesky
Badge Required Removed Removed

Get started: pipepost.dev

How It Works

  1. Write content in Claude Code (you already do this)
  2. Score it: "Score this for SEO targeting 'mcp server'"
  3. Publish: "Publish this to Dev.to as a draft"
  4. Promote: "Create social posts for this article" (Pro)

Your credentials are stored locally in ~/.pipepost/config.json and never leave your machine. Pipepost runs as a local process — no cloud relay, no data collection.

License

MIT

About

Publish from your terminal. MCP server that turns Claude Code into a content studio — SEO scoring, multi-platform publishing, and social promotion.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors