Back to MCP Servers
Pipepost
Publish from your terminal. Drafts SEO-scored articles, cross-publishes to Dev.to, Ghost, Hashnode, WordPress, and Medium with auto-wired canonical URLs, generates social posts for Twitter/LinkedIn/Reddit/Bluesky/HN, fetches Unsplash cover images, and submits URLs to IndexNow — …
marketingnode
By MendleM
Installation
npx -y PipepostConfiguration
{
"mcpServers": {
"Pipepost": {
"command": "npx",
"args": ["-y", "Pipepost"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes