Qase

Qase MCP Connector for Claude

A+

Bring Qase test management into your AI workflow — list projects, track test runs, inspect cases, and monitor defects directly from your chat.

10 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your Qase workspace to any AI agent and integrate test management deeply into your development workflow.

What you can do

  • Project Overviews — Retrieve all active projects, view health metrics, and get total counts of test cases, runs, and defects instantly
  • Test Cases & Suites — Explore your test hierarchy, pull specific test steps, and check case automation statuses without opening the Qase dashboard
  • Test Runs & Execution — List all test runs, monitor execution status (passed, failed, blocked), and dive deep into test run analytics
  • Defects & Milestones — Track project milestones and extract all logged defects linked to failed test cases, complete with severity levels and issue links

How it works

  1. Subscribe to this server
  2. Authorize via your Qase API Token
  3. Start managing QA operations directly from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • QA Engineers — quickly pull up test case steps while writing automated scripts in your IDE
  • Developers — ask your agent to list recent defects or failed runs related to the feature you just deployed
  • Product Managers — get instant summaries of test run coverage and milestone completion metrics
test-managementdefect-trackingqa-automationtest-reportingmilestone-tracking

10 tools expose this connector's capabilities to your AI agent.

list_plans

Lists all test plans in a project

list_projects

Lists all projects in Qase

list_cases

Lists test cases in a project

get_project

Retrieves details for a specific project

get_case

Retrieves details for a specific test case

list_suites

Lists test suites in a project

list_runs

Lists all test runs in a project

get_run

Retrieves details for a specific test run

list_milestones

Lists all milestones in a project

list_defects

Lists all defects linked to test case failures

See how to talk to your AI agent using Qase.

List all Qase projects and show me their overall health.

I retrieved 3 active projects in your Qase instance. 1. Mobile App (Code: MOB) - 150 test cases, 3 active open defects. 2. Web Portal (Code: WEB) - 300 test cases, 12 test runs. 3. API V2 (Code: API) - 50 test cases, 0 defects. Should I inspect the defects on the Mobile App project?

Fetch the details of test case ID 45 in the WEB project.

Here are the details for WEB-45 ('User Login using SSO'): - Pre-conditions: User must have an active Google SSO account. - Step 1: Click 'Login with Google' - Expected: Google Auth modal opens. - Step 2: Enter valid credentials - Expected: Redirect to dashboard. Shall I write a Cypress test for this?

Are there any recent defects added for the WEB project?

Yes, I queried the `list_defects` capability. There are 2 new defects recorded today: 1. Defect #11: 'CSS layout breaks on mobile' (Severity: High) 2. Defect #12: 'API timeout during checkout' (Severity: Critical) Both are in 'open' status. Shall I pull the details for #12?

Log in to Qase.io and click your profile icon to go to **Account settings**. Select **API Tokens** (or sometimes found under Apps for an integration token), and click **Create a new API token**. Add a name, click generate, and copy the string provided. It takes exactly 15 seconds. Paste it here to authenticate. Your token is encrypted at rest and injected securely at runtime.

Related Connectors