Pipepost
Generates frontmatter for Astro content management system, auto-extracting description, reading time, slug, and tags from content.
Posts directly to Bluesky as single posts or threaded series, searches public posts, fetches conversations, replies to posts, and lists mentions for the configured account.
Publishes content to Dev.to platform, lists published posts, fetches analytics, and supports featured images through API integration.
Publishes content to Ghost CMS, lists published posts, fetches analytics, and supports featured images through Ghost Admin API.
Integrates with Hashnode's GraphQL API for publishing content, listing posts, fetching analytics, and managing featured images.
Publishes content to Hashnode platform, lists published posts, fetches analytics, and supports featured images through GraphQL API.
Generates frontmatter for Hugo static site generator, auto-extracting description, reading time, slug, and tags from content.
Generates frontmatter for Jekyll static site generator, auto-extracting description, reading time, slug, and tags from content.
Posts directly to any Mastodon instance as single posts or threaded series with write:statuses scope.
Publishes content to Medium platform and supports featured images through Medium API integration.
Generates frontmatter for Next.js framework, auto-extracting description, reading time, slug, and tags from content.
Generates platform-optimized Reddit posts with titles, bodies, and suggested subreddits for content repurposing.
Searches Unsplash for cover images with proper attribution through Unsplash API integration.
Publishes content to WordPress sites, lists published posts, and fetches analytics through WordPress REST API.
|> Pipepost
Publish from your terminal.
MCP server that turns Claude Code into a complete content publishing pipeline — SEO, multi-platform publishing, social promotion, and analytics.
Why Pipepost?
Task | Without Pipepost | With Pipepost |
Publish to Dev.to | Copy-paste into browser, format, add tags, submit | "Publish this to Dev.to as a draft" |
Cross-post to 5 platforms | Repeat the above five times | "Cross-publish to all platforms" |
SEO optimization | Switch between 3 tools, copy results back | "Score this for SEO targeting 'mcp servers'" |
Social promotion | Write separate posts for each network | "Generate social posts for Twitter, LinkedIn, and Reddit" |
Cover images | Browse Unsplash, download, upload, add attribution | "Find a cover image for this article" |
Search indexing | Wait days for crawlers to find your content | "Submit this URL to IndexNow" |
Content analytics | Log into 5 dashboards, compare manually | "Show my analytics across all platforms" |
Pre-publish QA | Manually check links, readability, structure | "Audit this article and check all links" |
Draft management | Copy between editors, lose track of versions | "Save this as a draft targeting Dev.to and Ghost" |
Canonical URLs | Manually set on each platform after cross-posting | Automatic — first platform URL wired to all others |
Quick Start
npx pipepost-mcp initAdd Pipepost to your Claude Code config (~/.claude/settings.json):
{
"mcpServers": {
"pipepost": {
"command": "npx",
"args": ["-y", "pipepost-mcp"]
}
}
}That's it. Try asking Claude:
Score this article for SEO targeting 'mcp servers'
Tools
SEO (4 tools)
Tool | Description | Cost |
| Analyze content for readability, keyword density, and heading structure | Free (basic) / Credits (full) |
| Generate meta title, description, and Open Graph tags | Credits |
| Generate JSON-LD structured data (Article, FAQ, HowTo) | Credits |
| Submit URLs to search engines for instant indexing via IndexNow | Free |
Publishing (3 tools)
Tool | Description | Cost |
| Publish to Dev.to, Ghost, Hashnode, WordPress, or Medium | 1 credit |
| Publish to multiple platforms with automatic canonical URL wiring | 1 credit |
| List published and draft posts from any platform | Free |
Drafts (4 tools)
Tool | Description | Cost |
| Save content as a local draft for later publishing | Free |
| List all saved drafts with status, platforms, and dates | Free |
| Retrieve a saved draft by ID | Free |
| Delete a saved draft by ID | Free |
Content Quality (2 tools)
Tool | Description | Cost |
| Audit markdown for quality issues — readability, structure, heading hierarchy | Free (basic) / Credits (full) |
| Validate all URLs in markdown — reports broken, redirected, and timed-out links | Free |
Content Repurposing (2 tools)
Tool | Description | Cost |
| Generate platform-optimized posts for Twitter, LinkedIn, Reddit, Bluesky | Credits |
| Transform a blog post into Twitter threads, LinkedIn posts, Reddit posts, HN titles, Bluesky posts, newsletter intros | Credits |
Broadcast (2 tools)
Tool | Description | Cost |
| Post directly to Bluesky as a single post or a threaded series — bare URLs auto-linkified | Free |
| Post directly to any Mastodon instance as a single post or a threaded series | Free |
Listening & Reply (4 tools)
Tool | Description | Cost |
| List notifications addressed to the configured account — mentions and replies by default | Free |
| Search public Bluesky posts by keyword, author, mentions, tag, or language. No auth needed | Free |
| Fetch the full conversation around a post — parents above, replies below, for reply context | Free |
| Reply to a Bluesky post (single reply or chained thread) — root + parent refs computed automatically | Free |
Images (1 tool)
Tool | Description | Cost |
| Search Unsplash for cover images with proper attribution | Free |
Content (1 tool)
Tool | Description | Cost |
| Generate frontmatter for Hugo, Jekyll, Astro, Next.js, Dev.to, Hashnode, Ghost | Free |
Analytics (1 tool)
Tool | Description | Cost |
| Fetch post views, reactions, and comments across all configured platforms | Free |
Account (3 tools)
Tool | Description | Cost |
| Configure API credentials for any platform | Free |
| Activate a credit pack license key | Free |
| Show current configuration and credit balance | Free |
How It Works
Install -- add the MCP server to Claude Code with
npx pipepost-mcp initConfigure -- use the
setuptool to store your platform API keys locallyCreate -- write content in Claude Code, then use SEO tools to optimize it
Publish -- publish to any platform with natural language, then promote with generated social posts
Pricing
Free | Starter ($8) | Pro ($19) | Power ($49) | |
Credits | 3/month | 10 | 30 | 100 |
SEO scoring | Basic | Full analysis | Full analysis | Full analysis |
SEO meta + schema | -- | ✔ | ✔ | ✔ |
Publish | ✔ | ✔ | ✔ | ✔ |
Cross-publish | ✔ | ✔ | ✔ | ✔ |
Social generation | -- | ✔ | ✔ | ✔ |
Repurpose | -- | ✔ | ✔ | ✔ |
3 free credits every month. Purchased credits never expire.
Cross-publishing to 5 platforms costs just 1 credit. Publishing + social generation for a single article costs 2 credits total.
Platform Support
CMS Platforms
Platform | Publish | List Posts | Analytics | Featured Images |
Dev.to | ✔ | ✔ | ✔ | ✔ |
Ghost | ✔ | ✔ | ✔ | ✔ |
Hashnode | ✔ | ✔ | ✔ | ✔ |
WordPress | ✔ | ✔ | ✔ | ✘ |
Medium | ✔ | ✘ | ✘ | ✔ |
Social Platforms (Generation)
Platform | Format |
Twitter/X | Threads with hook, key points, and CTA |
Professional long-form posts | |
Post with title, body, and suggested subreddits | |
Bluesky | Short-form posts within character limits |
Hacker News | Optimized submission titles |
Newsletter | Intro paragraphs for email digests |
Frontmatter Formats
Hugo, Jekyll, Astro, Next.js, Dev.to, Hashnode, Ghost -- auto-extracts description, reading time, slug, and tags from your content.
Privacy & Security
Pipepost runs as alocal stdio process. Your API keys are stored in ~/.pipepost/config.json and never leave your machine. No cloud server, no telemetry, no data collection.
Architecture
Claude Code
|
| stdio
v
Pipepost MCP Server
|
|--- SEO Engine (local scoring, meta generation, JSON-LD)
|--- IndexNow API (Bing, Yandex, search engines)
|--- Unsplash API (cover images)
|--- Dev.to API
|--- Ghost Admin API
|--- Hashnode GraphQL API
|--- WordPress REST API
|--- Medium APIAll processing happens locally. Platform APIs are only called when you explicitly publish, fetch analytics, or search for images.
API Key Setup
Platform | Where to get your key |
Dev.to | |
Ghost | Ghost Admin > Settings > Integrations > Custom |
Hashnode | |
WordPress | Users > Application Passwords |
Medium | |
Unsplash | |
Bluesky | |
Mastodon |
|
Contributing
git clone https://github.com/MendleM/Pipepost.git
cd Pipepost
pnpm install
pnpm test
pnpm buildRun in development mode with file watching:
pnpm devLicense
MIT
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/MendleM/pipepost'
If you have feedback or need assistance with the MCP directory API, please join our Discord server