Skip to main content
Glama
205,128 tools. Last updated 2026-06-15 09:36

"Qase - A Test Case Management Tool" matching MCP tools:

  • Search and filter test cases, defects, results, and runs using Qase Query Language (QQL) with cross-project queries.
    MIT
  • Generate a test case for a test target using a description or prompt. Optionally set an entry point URL, folder, tags, or prerequisites.
    MIT
  • Retrieve a test case by its test case ID and test target ID. The test case includes interactions and assertions from discovery or manual creation.
    MIT
  • Create a new test case in a Qase project by specifying title, description, steps, preconditions, and other test attributes.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Retrieve a specific test case from a Qase project using its project code and test case ID. Returns the details of the identified test case.
    MIT
  • Create a test plan for a Qase project by specifying the project code, title, and optional list of test case IDs to include.
    MIT
  • Link an external issue, such as a Jira ticket, to a test case by specifying the project code, test case ID, issue key, and integration type.
    MIT
  • Update an existing test case with new values for title, description, steps, severity, and more. Provide the project code and test case ID to apply changes.
    MIT
  • Create a new test case in TestRail by specifying a section ID and title, with optional custom fields mapped from the case fields schema.
    Apache 2.0
  • Retrieve all test case executions for a test cycle using its internal ID. Get testCycleTestCaseMapId and testCaseExecutionId for updates, plus key, status, and priority per case.
    MIT
  • Locate a test instance in a test set by matching the test case name (partial match supported). Returns test instance ID and confirmation of found status.
    MIT