Skip to content
Back to search
30
MCP

DagPipe

pulsemcp/dagpipe

Crash-proof LLM pipeline orchestration with DAG-based execution, checkpoint recovery, and cognitive model routing.

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

Similar MCP servers embedding-nearest

io.github.devilsfave/dagpipe
Crash-proof LLM pipelines. Resumes from failure without a database.
0 tools
ClawPipe
Cost-optimized LLM pipeline + 6 AI security skills (reasoning, triage, remediation, compliance).
0 tools
dag-planner-mcp
A durable DAG-based planner MCP utility for agent orchestration
0 tools
GoldenPipe
Data quality pipeline orchestrator chaining validation, transformation, and deduplication stages.
0 tools
iflow-mcp_qtsone-workflows-mcp
MCP server for DAG-based workflow execution with YAML definitions and LLM collaboration
0 tools
dagpipe
Metadata-only Glama MCP server.
0 tools

How to use

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

{
  "mcpServers": {
    "dagpipe": {
      "url": "None",
      "transport": "http"
    }
  }
}