F
licenseNot graded
qualityD
maintenanceA Model Context Protocol server that integrates with the Qase test management platform, allowing users to create and retrieve test cases, manage test runs, and interact with Qase projects.
23 npm
1
-
No user-submitted related servers found.
Scored across 15 tools
Each tool targets a distinct aspect of QA workflow (handoff, checkpoints, test cases, reporting, recommendations, validations). No two tools appear to do the same thing.
All tools follow a consistent verb_noun snake_case pattern (e.g., create_test_case, validate_context_health), making it easy to predict functionality.
15 tools is well-scoped for a QA server covering test creation, execution, reporting, defect tracking, and stage management. Each tool serves a clear purpose.
Core workflows (create, find, execute, report, validate) are covered. Minor gaps include missing update/delete operations for test cases, but the surface is sufficient for the intended structured process.