Skip to main content
ClaudeWave

Local-first workflow engine with a Web UI for small teams. Define DAGs in a declarative YAML format. Self-contained and no DBMS required. Use any AI agent to manage your DAGs.

MCP Servers3.5k estrellas282 forksGoGPL-3.0Actualizado today
Nota editorial

Dagu is a self-contained, file-backed workflow orchestration engine written in Go that lets teams define directed acyclic graphs (DAGs) in declarative YAML and run them via a built-in Web UI without requiring a database like PostgreSQL or a message broker. Steps can execute shell commands, Docker containers, Kubernetes Jobs, SSH remote commands, and AI agent harnesses, all managed through a single binary that installs on Linux, macOS, or Windows. It connects to Claude and other AI agents through a built-in MCP server, allowing agents to create, trigger, monitor, and manage workflows programmatically. The Web UI provides a kanban-style cockpit view, per-step logs, retry controls, and human-in-the-loop approval steps. A standout detail is that Dagu stores all state in local files rather than an external DBMS, making it practical for edge deployments, private infrastructure, and small teams who want Airflow-style DAG orchestration without the six-plus service overhead traditional orchestrators require. DevOps engineers, data engineers, and support teams managing cron jobs or ETL pipelines benefit most.

ClaudeWave Trust Score
100/100
Verified
Passed
  • Open-source license (GPL-3.0)
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Mature repo (>1y old)
Last scanned: 6/11/2026
Install in Claude Code / Claude Desktop
Method: Manual · dagu
Claude Code CLI
git clone https://github.com/dagucloud/dagu
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "dagu": {
      "command": "dagu"
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Install the binary first: go install github.com/dagucloud/dagu@latest (make sure it ends up on your PATH).
Casos de uso

Resumen de MCP Servers

README no disponible. Visita el repo en GitHub para la documentación completa.
agentic-workflowcrondata-pipelinedevopsdurable-executiondurable-workflowshuman-in-the-loopjob-schedulermcp-servermultiplayer-agenton-premiseprivate-runnersself-hostedself-serviceselfservice-portaltask-automationtask-schedulerworkflow-engineworkflow-orchestrationworkflow-scheduler

Lo que la gente pregunta sobre dagu

¿Qué es dagucloud/dagu?

+

dagucloud/dagu es mcp servers para el ecosistema de Claude AI. Local-first workflow engine with a Web UI for small teams. Define DAGs in a declarative YAML format. Self-contained and no DBMS required. Use any AI agent to manage your DAGs. Tiene 3.5k estrellas en GitHub y se actualizó por última vez today.

¿Cómo se instala dagu?

+

Puedes instalar dagu clonando el repositorio (https://github.com/dagucloud/dagu) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar dagucloud/dagu?

+

Nuestro agente de seguridad ha analizado dagucloud/dagu y le ha asignado un Trust Score de 100/100 (tier: Verified). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene dagucloud/dagu?

+

dagucloud/dagu es mantenido por dagucloud. La última actividad registrada en GitHub es de today, con 115 issues abiertos.

¿Hay alternativas a dagu?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega dagu en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: dagucloud/dagu
[![Featured on ClaudeWave](https://claudewave.com/api/badge/dagucloud-dagu)](https://claudewave.com/repo/dagucloud-dagu)
<a href="https://claudewave.com/repo/dagucloud-dagu"><img src="https://claudewave.com/api/badge/dagucloud-dagu" alt="Featured on ClaudeWave: dagucloud/dagu" width="320" height="64" /></a>

Más MCP Servers