Skip to content
Claude Desktop

pipepost for Claude Desktop

io.github.mendlem/pipepost

MCP server to publish to Substack, Ghost, Dev.to, WordPress, LinkedIn + 5 more from Claude Code.

client:Claude Desktop transport:stdio runtime:npm

Install pipepost in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

pipepost in other clients