Project Management

Qase MCP Server

Connect your account, then chat with AI to run tools.

Qase is a full-featured test management platform for QA teams to organize test cases, plan test runs, track defects, and generate testing reports. Manage test suites, execute test plans, track quality metrics, and collaborate on software testing workflows with centralized test documentation.

25 tools
Agent guide included
Start Chatting

Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.

Browse all tools

AI Skill
SKILL.md

Domain knowledge for Qase — workflow patterns, data models, and gotchas for your AI agent.

Qase

Qase organizes test management under Projects. All entities (cases, defects, runs, plans, suites) are project-scoped.

Data Model

  • Projects — top-level container; each has a code used as the scope for all child entities.
  • Cases — test cases with steps, priority, severity; belong to Suites.
  • Defects — bugs linked to cases or runs.
  • Runs — test execution runs; contain Results per case.
  • Plans — test plans grouping cases for execution.
  • Suites — hierarchical organization of cases.
  • Milestones — release/sprint markers for grouping.
  • Environments — test environments (staging, prod, etc.).
  • Shared Steps — reusable step sequences across cases.
  • Users — team members with roles.

Gotchas

  • project_code required: Almost all operations require a project code. Enumerate projects first to obtain it.
  • Rate limit: Hundreds of calls per minute per token are normal—still backoff when responses signal throttling.

Tools in this Server (25)

Delete

Universal delete tool that removes any Qase resource (project, case, defect, run, plan, suite, etc.) using smart ID routing. Returns confirmation of d...

Fetch

Universal fetch tool that retrieves ANY Qase resource using smart ID routing with colon-separated format. Supports projects, test cases, defects, runs...

Qase Create Result

Add a test result to a test run. Records the outcome of executing a specific test case (passed, failed, blocked, etc.). Includes time spe...

Qase List Cases

List test cases in a Qase project with rich filtering, sorting, and pagination. Shows case ID, title, description, steps, severity, priority,...

Qase List Custom Fields

List custom fields in Qase workspace with pagination. Shows custom field ID, title, type, entity, and project assignments. Custom fields exte...

Qase List Defects

List defects/bugs in a Qase project with filtering, sorting, and pagination. Shows defect ID, title, actual result, severity, status, and lin...

Qase List Environments

List test environments in a Qase project with pagination. Shows environment ID, title, description, slug, and host. Environments represent di...

Qase List Milestones

List milestones in a Qase project with filtering and pagination. Shows milestone ID, title, description, status, and due date. Milestones rep...

Qase List Plans

List test plans in a Qase project with pagination. Shows plan ID, title, description, and count of test cases. Test plans are templates/colle...

Qase List Projects

List Qase projects with filtering and pagination. Shows project code, title, and counts of cases, suites, milestones, runs, and defects.

Qase List Results

List test results for a specific test run with filtering and pagination. Shows individual test case execution results including status (passe...

Qase List Runs

List test runs in a Qase project with filtering, sorting, and pagination. Shows run ID, title, status, stats (passed/failed/blocked), time sp...

Qase List Shared Steps

List shared test steps in a Qase project with pagination. Shows shared step hash, title, action, expected result, and usage count. Shared ste...

Qase List Suites

List test suites (folders) in a Qase project with pagination. Shows suite ID, title, description, preconditions, and hierarchy. Test suites o...

Qase List Users

List team members in Qase workspace with pagination. Shows user ID, name, email, title, and status. Use this to get user IDs for assigning te...

Qase Upsert Case

Create new test case or update existing test case. Provide id for update mode, omit for create mode. Test cases define what to test, expected...

Qase Upsert Custom Field

Create new custom field or update existing custom field. Provide id for update mode, omit for create mode. Custom fields add structured metad...

Qase Upsert Defect

Create new defect or update existing defect. Provide id for update mode, omit for create mode. Defects track bugs found during testing. ...

Qase Upsert Environment

Create new test environment or update existing environment. Provide id for update mode, omit for create mode. Environments represent testing ...

Qase Upsert Milestone

Create new milestone or update existing milestone. Provide id for update mode, omit for create mode. Milestones represent releases, sprints, ...

Qase Upsert Plan

Create new test plan or update existing test plan. Provide id for update mode, omit for create mode. Test plans are collections of test cases...

Qase Upsert Project

Create new project or update existing project settings. Provide code for update mode, omit for create mode. Projects are top-level containers...

Qase Upsert Run

Create new test run or update existing test run. Provide id for update mode, omit for create mode. Test runs track execution of test cases. S...

Qase Upsert Shared Step

Create new shared step or update existing shared step. Provide hash for update mode, omit for create mode. Shared steps are reusable test ste...

Qase Upsert Suite

Create new test suite or update existing test suite. Provide id for update mode, omit for create mode. Test suites are folders that organize ...

Frequently Asked Questions

What is the Qase MCP server?

Qase is a full-featured test management platform for QA teams to organize test cases, plan test runs, track defects, and generate testing reports. Manage test suites, execute test plans, track quality metrics, and collaborate on software testing workflows with centralized test documentation. It provides 25 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect Qase to my AI agent?

Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/qase. Authentication is handled automatically.

How many tools does Qase provide?

Qase provides 25 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.

What authentication does Qase require?

Qase uses API Key. Qase requires credentials. Connect via MCPBundles and authentication is handled automatically.

Setup Instructions

Connect Qase to any MCP client in minutes

https://mcp.mcpbundles.com/bundle/qase

What is MCP?

Model Context Protocol lets AI tools call external capabilities securely through a single URL. This bundle groups tools behind an MCP endpoint that many clients can use.

Use this bundle in 3 steps

  1. Copy the MCP URL above
  2. Open your AI tool and add a new MCP/connector
  3. Paste the URL and follow any auth prompts

Claude Desktop Users

Skip the manual setup! Use the .mcpb file format for one-click installation. Check the Claude Desktop tab for setup instructions.

Pick your tool tab for exact steps

Select ChatGPT, Cursor, Claude Code, or another tab for copy-paste config.

Ready to use Qase?

Sign in to connect your credentials and start running tools from the chat.

Qase MCP Server & Skill — 25 Tools