A
licenseNot graded
qualityA
maintenanceMCP server for managing workflow topology graphs as pure YAML files, enabling AI agents to read, create, claim, and update task nodes with a strict state machine.
537 npm
3
MIT
No user-submitted related servers found.
Scored across 10 tools
Each tool targets a distinct operation: creation, starting, advancing, binding, querying, and overriding. No two tools have overlapping purposes.
All tools use the consistent 'workflow_verb_noun' pattern in snake_case, making the purpose clear and predictable.
With 10 tools, the surface is well-scoped for managing workflow templates and instances, covering all essential operations without unnecessary bloat.
Core CRUD and lifecycle operations are present (create, start, advance, status). Missing delete or stop operations for templates/instances is a minor gap, but the main workflows are covered.