Qase
CreatedRayYokoyama
Facilitates integration with the Qase test management platform via the Model Context Protocol (MCP).
About
Qase MCP Server is designed to integrate with the Qase test management platform using the Model Context Protocol (MCP). It offers functionalities for creating, retrieving, and managing test cases, as well as managing test executions within Qase. This server acts as a bridge, allowing other systems to interact with Qase's testing resources programmatically.
Key Features
- Retrieves a list of projects from Qase.
- Creates test runs, optionally including specific test cases.
- Retrieves test cases for a specified project.
- Provides error handling for authentication, parameter issues, and API errors.
- Creates new test cases within a project.
- 0 GitHub stars
Use Cases
- Programmatically retrieving test cases for automated testing workflows.
- Integrating test management with other systems via MCP.
- Automating test case creation in Qase.