Skip to main content
Glama
459,324 tools. Updated 2026-08-17 06:47

"Qase" matching MCP tools:

  • Fetch Qase entities like test cases, runs, or defects by type and ID, with optional field projection to return only needed data.
    MIT
  • Make direct Qase REST API calls for endpoints not covered by dedicated tools. Provide HTTP method, path, and optional body/query to access the full API.
    MIT
  • Search and activate additional Qase tools for specific needs like deletions, milestone management, or attachments. Found tools become available instantly.
    MIT
  • Search and filter Qase entities across projects using QQL query expressions for precise data retrieval.
    MIT
  • Gather all project metadata in one request: project details, suites, milestones, environments, custom fields, and users. Start here to avoid multiple API calls.
    MIT
  • Access focused QQL reference sections to build accurate queries. Pick a topic like syntax, entities, aggregation, or enum values for the exact guidance you need.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Official MCP server for Qase — manage test cases, runs, suites, defects via AI tools.

  • MarkupBase turns AI-generated Markdown and HTML into durable, versioned artifacts that people can review and discuss. Its MCP server lets agents publish new versions, preserve contextual comments, include hosted images, and respond to feedback through secure account-linked identities, creating a clear human review boundary without requiring real-time editing.

  • Add a comment to a task's discussion thread for customer-visible communication, with options for internal-only visibility and author attribution (human or AI).
    MIT
  • Record test results into a Qase test run. Accepts a single result or multiple results in bulk, each with a status and optional case ID to update run outcomes.
    MIT
  • Report CI/CD test results in one call: creates a run, records results, and optionally completes it. Replaces the manual multi-step workflow for CI pipeline integration.
    MIT
  • Create a full regression test run in one call, automatically adding cases by suite, explicit IDs, or plan ID. Eliminates the multi-step workflow of finding and adding cases separately.
    MIT
  • Create or update Qase test cases. Include an ID to update; omit it to create. Accepts enum fields as labels or numeric IDs.
    MIT
  • Create or update a defect in Qase. Provide an ID to update an existing defect, or omit it to create a new one. Use status 'resolved' to close a defect.
    MIT
  • Create a defect from a test failure by providing title, actual result, and severity. Reference failing results in the actual result to maintain traceability.
    MIT
  • Retrieve relevant documents from an uploaded knowledge base to answer company-specific questions. Searches policies, procedures, product specs, and historical data.
    MIT
  • Create or update a test run in Qase. Provide a project code and title; include an ID to update an existing run or omit it to create a new one.
    MIT