Pipepost
Rank #18,021io.github.MendleM/pipepost
MCP server to publish to Substack, Ghost, Dev.to, WordPress, LinkedIn + 5 more from Claude Code.
Pipepost is a Model Context Protocol (MCP) server published by mendlem. It ranks #18,021 of 132,046 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. Pipepost is listed across 3 registries — Official MCP, PulseMCP and Glama, with 7 tracked versions. It was first listed on Apr 13, 2026 and most recently updated on Apr 16, 2026.
Ranks ahead of 114,025 of 132,046 servers on MCP Toplist.
Use Pipepost
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add pipepost -- npx -y pipepost-mcp[mcp_servers.pipepost]
command = "npx"
args = ["-y", "pipepost-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"pipepost": {
"command": "npx",
"args": [
"-y",
"pipepost-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"pipepost": {
"command": "npx",
"args": [
"-y",
"pipepost-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"pipepost": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"pipepost-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"pipepost": {
"command": "npx",
"args": [
"-y",
"pipepost-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"pipepost": {
"command": "npx",
"args": [
"-y",
"pipepost-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.MendleM%2Fpipepost)<a href="https://mcptoplist.com/server/io.github.MendleM%2Fpipepost"><img src="https://mcptoplist.com/badge/io.github.MendleM%2Fpipepost.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
mendlem
Available versions (7)
| Version | Published |
|---|---|
| 0.9.0 | Apr 16, 2026 |
| 0.8.0 | Apr 16, 2026 |
| 0.7.3 | Apr 16, 2026 |
| 0.7.2 | Apr 16, 2026 |
| 0.7.1 | Apr 16, 2026 |
| 0.7.0 | Apr 16, 2026 |
| 0.5.0 | Apr 16, 2026 |
Frequently asked questions
- Who maintains Pipepost?
- Pipepost is maintained by mendlem, which publishes 1 MCP server (7 total versions) tracked on MCP Toplist.
- Is Pipepost listed on the Official MCP Registry?
- Yes — Pipepost is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Pipepost have?
- MCP Toplist tracks 7 versions of Pipepost, most recently published on Apr 16, 2026.
- Where can I find the source code for Pipepost?
- The source code for Pipepost is hosted at github.com/mendlem/pipepost.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.