Dagpipe runs on your own machine — the client starts it, so there is no endpoint to ping. 71 installs a week from pypi. Last commit 22 Mar 2026.
Crash-proof LLM pipelines. Resumes from failure without a database.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add dagpipe -- uvx dagpipe-core
{
"mcpServers": {
"dagpipe": {
"args": [
"dagpipe-core"
],
"command": "uvx"
}
}
}
[mcp_servers.dagpipe]
command = "uvx"
args = ["dagpipe-core"]
{
"mcpServers": {
"dagpipe": {
"args": [
"dagpipe-core"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"dagpipe": {
"args": [
"dagpipe-core"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.