Skip to content
Back to search
30
MCP v0.2.3

io.github.devilsfave/dagpipe

io.github.devilsfave/dagpipe

Crash-proof LLM pipelines. Resumes from failure without a database.

Uptime
0.0%
12 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

DagPipe
Crash-proof LLM pipeline orchestration with DAG-based execution, checkpoint recovery, and cognitive model routing.
0 tools
ClawPipe
Cost-optimized LLM pipeline + 6 AI security skills (reasoning, triage, remediation, compliance).
0 tools
dagpipe
Metadata-only Glama MCP server.
0 tools
io.github.daedalus/mcp-llm-gateway
MCP-compatible LLM gateway that proxies completion requests.
0 tools
io.github.umitkavala/mindpm
Persistent project memory for LLMs via SQLite. Never re-explain your project again.
0 tools
jheelp/mcp-etl
Self-Healing ETL Pipelines with LLM-Driven Transformation Repair
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.devilsfave/dagpipe": {
      "url": "None",
      "transport": "http"
    }
  }
}