sumo-qa
Related Servers
Alternatives to sumo-qa
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityCmaintenanceAn MCP server that adds engineering discipline to AI-assisted development, enforcing evidence-gated TDD, security review, backup strategy, and deployment generation to turn AI-generated code into production-ready software.37 npm12MIT
- FlicenseNot gradedqualityDmaintenanceA Python-based MCP server that enforces configurable Quality Assurance automation strategies for AI coding agents, ensuring generated tests adhere to strict architectural and testing standards.-
- -licenseNot gradedqualityNot gradedmaintenanceA universal MCP server that acts as a code quality gate for AI assistants, providing pre-generation guidance, post-generation review, and root cause analysis to improve code quality.-
- AlicenseNot gradedqualityDmaintenanceMCP server that enforces disciplined AI development with tools for design, TDD, debugging, and token compression.MIT
- FlicenseAqualityDmaintenanceAn MCP server that automates the full software development lifecycle through an AI-driven TDD state machine. It handles everything from task decomposition and test-driven development to integration testing and automated pull request creation.4-
- AlicenseNot gradedqualityBmaintenanceAn MCP server that provides curated test cases and behavior specifications for common software features, enabling AI coding agents to define acceptance criteria before writing code.20 npmMIT
TDQS
Scored across 48 tools
Several tools occupy overlapping roles: using_sumo_qa and sumo_qa_deciding_approach both present themselves as the entry point, and four planning-style tools (preparing_for_work, creating_test_plan, planning_qa_rollout, strategising) have fuzzy boundaries. Pairs like sumo_qa_finding_test_data vs sumo_qa_find_test_data and sumo_qa_measuring_coverage vs sumo_qa_record_coverage add further misselection risk despite detailed descriptions.
The sumo_qa_ prefix is consistent and most names are readable verb_noun/verb_object, but style varies between imperatives (load_rules, format_risk_ledger), gerunds (triaging_test_failures, strategising), and noun-only names (capabilities). using_sumo_qa breaks the prefix convention entirely, making the naming pattern feel mixed rather than uniform.
48 tools is far beyond the 3-15 well-scoped range and even above the 25+ threshold for 'too many'. Many are meta/plumbing operations (skill manifest listing, context slicing, external skill search/check/install) that could be consolidated or folded into the host workflow.
The surface covers the QA lifecycle broadly: routing, planning, execution, review, test data, coverage/mutation evidence, knowledge ingestion, and report generation. Minor gaps remain—no delete/retire operation for test-data entries and no dedicated direct test-runner tool—but agents can work around these.