Sequential Thinking MCP Server
Dynamic problem-solving through sequential thought chains
MCP server to publish to Substack, Ghost, Dev.to, WordPress, LinkedIn + 5 more from Claude Code.
{
"mcpServers": {
"io-github-mendlem-pipepost": {
"command": "<see-readme>",
"args": []
}
}
}No install config available. Check the server's README for setup instructions.
Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
MCP server to publish to Substack, Ghost, Dev.to, WordPress, LinkedIn + 5 more from Claude Code.
Is it safe?
No package registry to scan.
No authentication — any process on your machine can connect.
License not specified.
Is it maintained?
Commit history unknown.
Will it work with my client?
Transport: stdio. Works with Claude Desktop, Cursor, Claude Code, and most MCP clients.
No automated test available for this server. Check the GitHub README for setup instructions.
This server is missing a description. Tools and install config are also missing.If you've used it, help the community.
Add informationNo known vulnerabilities.
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Dynamic problem-solving through sequential thought chains
A Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
The official Python SDK for Model Context Protocol servers and clients
An open-source AI agent that brings the power of Gemini directly into your terminal.
MCP Security Weekly
Get CVE alerts and security updates for io.github.MendleM/pipepost and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Publish from your terminal.
MCP server that turns Claude Code into a complete content publishing pipeline — SEO, multi-platform publishing, social promotion, and analytics.
→ Real agent-loop transcript — Claude Code takes a draft, audits it, scores SEO, fixes issues, cross-publishes to 5 CMS platforms with canonical URL wiring, generates social promo posts for Twitter/LinkedIn/Bluesky, and submits to IndexNow. One prompt. ~90 seconds. 2 credits.
| 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 |
npx pipepost-mcp init
Add 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'
| Tool | Description | Cost |
|---|---|---|
seo_score | Analyze content for readability, keyword density, and heading structure | Free (basic) / Credits (full) |
seo_meta | Generate meta title, description, and Open Graph tags | Credits |
seo_schema | Generate JSON-LD structured data (Article, FAQ, HowTo) | Credits |
index_now | Submit URLs to search engines for instant indexing via IndexNow | Free |
| Tool | Description | Cost |
|---|---|---|
publish | Publish to Dev.to, Ghost, Hashnode, WordPress, Medium, or Substack | 1 credit |
cross_publish | Publish to multiple platforms with automatic canonical URL wiring | 1 credit |
list_posts | List published and draft posts from any platform | Free |
| Tool | Description | Cost |
|---|---|---|
save_draft | Save content as a local draft for later publishing | Free |
list_drafts | List all saved drafts with status, platf |