product-delivery
Related Servers
Alternatives to product-delivery
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityBmaintenanceEnables software delivery as a sequence of named, gated workflow steps, from discovery and planning through build, review, and handoff, with verifiable gates and resumable state outside the chat.14 npmMIT
- AlicenseNot gradedqualityCmaintenanceEnables delivery leads to query explainable programme health, prioritized risks, dependency impacts, change request effects, blocked decisions, and evidence-backed claims with refusal on unsupported assertions, all via deterministic tools and telemetry.MIT
- AlicenseBqualityBmaintenanceHelps teams standardize implementation quality with project-aware rules, code review, health scoring, and an active agent workflow for intake, planning, verification, and release.1654 npmGPL 3.0

agileharnessofficial
AlicenseNot gradedqualityBmaintenanceEnables managing agile project boards with automated agent-driven workflows, enforcing stage gates and generating service and MCP client configurations.Apache 2.0- AlicenseNot gradedqualityAmaintenanceEnables persistent work-state coordination with identity-bound assignments, governed lifecycle transitions, bounded queries, and auditable history.Apache 2.0
- FlicenseNot gradedqualityFmaintenanceEnables unified management of work items from multiple tools through a kanban, providing CRUD, status transitions, comments, links, enrichment, dispatch, and board tools via MCP.-
TDQS
Scored across 19 tools
Most tools map to distinct resources or actions, but workflow_check and workflow_next are nearly identical—both report available transitions and guard status. workflow_status and workflow_render also overlap in purpose, differing mainly in output format, which could cause an agent to select the wrong one.
All tools share a consistent workflow_ prefix, and subdomains are marked with item_ and project_ segments. However, the pattern is not uniformly verb-first: workflow_projects, workflow_status, and workflow_config are noun-style, while workflow_item_add and workflow_project_remove place the verb at the end.
19 tools is on the heavy side for a single server, though the breadth of workflow management—setup, state transitions, work items, guards, and project registry—partially justifies it. A few tools like workflow_check and workflow_next could be consolidated, which would tighten the surface.
The server covers the full delivery lifecycle: setup, detection, initialization, status, state transitions, blocking/resuming, closing, work item management, guard waiving, and configuration. Minor gaps exist, such as no way to edit or delete a work item, but these can be worked around without major agent failures.