Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’» Developer Tools
  3. Qase Test Management
Q
Health: Not checked yetWe have not completed a health check for this listing yet.No health check has run yet.

Qase Test Management

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View RepositoryVisit Website

Official MCP server for Qase β€” manage test cases, runs, suites, defects via AI tools.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "qase-test-management": {
      "command": "npx",
      "args": [
        "-y",
        "qase-test-management"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesπŸ’» More in Developer Tools

Documentation Overview

Qase MCP Server

Official Model Context Protocol (MCP) server for Qase Test Management Platform β€” connect AI assistants to your test cases, runs, defects, and more.

npm version License: MIT MCP Registry

Table of Contents

  • Overview
  • Use Cases
  • Quick Start
    • Use the hosted Qase MCP (recommended)
    • Run it yourself
  • Building on top of this server
  • Upgrading from v1
  • Tools
  • Documentation
  • Contributing
  • License
  • Support
  • Links

Overview

The Qase MCP Server lets AI assistants (Claude, Cursor, Codex, and any other MCP client) read and write Qase test cases, runs, results, defects, suites, milestones, and more β€” through a standardized protocol, with no custom integration code.

Features:

  • 36 task-oriented tools (37 total, including qase_discover_tools) β€” consolidated from 83 v1 tools for lower token usage and better LLM accuracy
  • Composite tools β€” multi-step workflows in a single call: CI reporting, defect triage, regression run setup
  • QQL support β€” Qase Query Language for advanced searches across cases, runs, results, defects, and plans
  • Project context bootstrap β€” one call returns full project structure (suites, milestones, environments, users, custom fields)
  • Test case review β€” propose new cases or changes for review, assign reviewers, and track status (approving and merging remain UI-only)
  • Tool discovery β€” secondary tools stay hidden until needed, keeping the default tool list small
  • Hosted or self-run β€” connect to https://mcp.qase.io/mcp with just your Qase login, or run the server locally with your own API token
  • Tenant-safe caching & HTTP resilience β€” two-tier cache (in-memory + optional Redis), connection pooling, retry with backoff
  • Escape hatch β€” direct REST API access for any endpoint via qase_api

Use Cases

ScenarioExample promptTool
Bootstrap project context"Show me the structure of project DEMO β€” suites, milestones, environments"qase_project_context
Create or update a test case"Create a high-priority smoke test case in project DEMO titled 'Login with valid credentials'"qase_case_upsert
Report CI results"Report these CI results for project DEMO: case 1 passed, case 2 failed with 'timeout error'"qase_ci_report
Triage a failed test"Create a critical defect for the login timeout failure in run #42"qase_triage_defect
Search with QQL"Find all failed test results from the last 7 days in project DEMO"qql_search

See Tools and docs/tools.md for the full reference.

Quick Start

Use the hosted Qase MCP (recommended)

No install, no API token β€” connect to the Qase-hosted server and sign in with your Qase account.

Note: The hosted Qase MCP requires the Enterprise plan and a workspace on Qase's main cloud (qase.io). On another plan, or on a dedicated instance, run the server yourself with your own API token β€” that works everywhere.

  • Claude β€” open Settings β†’ Connectors, find Qase Test Management, click Connect.
  • Cursor β€” add {"mcpServers": {"qase": {"url": "https://mcp.qase.io/mcp"}}} to .cursor/mcp.json.
  • Codex β€” add the URL https://mcp.qase.io/mcp in Settings β†’ MCPs β†’ Add server, or configure ~/.codex/config.toml for the CLI.
  • VS Code β€” add {"servers": {"qase": {"type": "http", "url": "https://mcp.qase.io/mcp"}}} to .vscode/mcp.json, or run MCP: Add Server.

Full per-client steps, other clients, and the active-workspace model: docs/connect.md.

Run it yourself

Install the package and provide your own API token:

Terminal
npm install -g @qase/mcp-server
export QASE_API_TOKEN=your_api_token_here

Then point your MCP client's stdio config at the @qase/mcp-server binary. Full install options, client configs (Claude Desktop, Cursor, Claude Code, Codex, OpenCode), environment variables, and transports (stdio/SSE/streamable-HTTP): docs/self-run.md.

Building on top of this server

For integration authors only β€” if you use the server directly, nothing here applies to you.

If your product drives this server (a plugin, an agent, a wrapper CLI), it can identify itself so its usage is attributable in Qase analytics, independently of which AI host is connected:

bash
QASE_MCP_INTEGRATION=quality-supervisor/1.4.0   # <name>/<version>, version optional

The name must be on the allowlist in src/utils/integration-marker.ts β€” add yours in a PR. Anything unlisted or malformed is ignored, and the API call still succeeds. HTTP transports also accept the marker per request (X-Qase-Integration header or ?integration=). Details: docs/self-run.md.

Upgrading from v1

v2 consolidated 83 v1 tools into 29 task-oriented tools (30 total, including a discovery tool), and has since grown to 36 (37 total). Tool names and response shapes have changed. See docs/migration.md for the complete tool mapping table, response format changes, and before/after examples.

Tools

37 tools across 6 groups (36 task-oriented tools plus qase_discover_tools for on-demand activation of secondary tools):

GroupCountDescription
Read2Fetch any entity by type/ID, or bootstrap full project context in one call
QQL2Search across cases, runs, results, defects, and plans with Qase Query Language
Write28Create, update, and delete cases (single or up to 100 at once), runs, results, defects, suites, milestones, plans, shared steps, environments, and attachments; link cases and runs to Jira issues; propose and manage test case reviews
Composite3Multi-step workflows in one call: CI reporting, defect triage, regression run setup
Escape hatch1Direct REST API access for any endpoint not covered by the tools above
Meta1qase_discover_tools β€” find and activate secondary tools on demand

Full tool-by-tool reference with parameters and the discovery model: docs/tools.md.

Documentation

  • docs/connect.md β€” connect to the hosted Qase MCP (Claude, Cursor, Codex, other clients)
  • docs/self-run.md β€” install and run the server yourself (config, clients, transports)
  • docs/tools.md β€” full tool reference, groups, and the discovery model
  • docs/troubleshooting.md β€” auth, OAuth/connector, and SSL issues
  • docs/migration.md β€” v1 β†’ v2 tool mapping and migration guide

Contributing

Contributions are welcome! See CONTRIBUTING.md for development setup, testing, and linting guidelines.

License

MIT License β€” see LICENSE for details.

Support

  • Documentation: https://docs.qase.io/en/articles/14984302-qase-mcp-server
  • Email: support@qase.io
  • GitHub Issues: https://github.com/qase-tms/qase-mcp-server/issues

Links

  • Qase Platform: https://qase.io
  • Qase Documentation: https://help.qase.io
  • API Documentation: https://developers.qase.io
  • MCP Protocol: https://modelcontextprotocol.io
  • Issue Tracker: https://github.com/qase-tms/qase-mcp-server/issues

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Developer Tools View all alternatives
  • Testkube MCP logoTestkube MCP

    MCP server for Testkube - Manage test workflows, executions, and artifacts via AI assistants

    πŸ’» Developer Tools0 views
    Compare vs Testkube MCP β†’
  • T
    Testiny Test Management

    An MCP server that provides access to Testiny projects, test cases and test runs

    πŸ’» Developer Tools0 views
    Compare vs Testiny Test Management β†’
  • Flutter Skill logoFlutter Skill

    AI E2E testing bridge β€” give AI eyes and hands inside any app. 8 platforms, 40+ tools.

    πŸ’» Developer Tools1 views
    Compare vs Flutter Skill β†’
  • PraisonAI logoPraisonAI

    AI Agents Framework with Self Reflection and MCP support

    πŸ’» Developer Tools1 views
    Compare vs PraisonAI β†’

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Qase Test Management

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "qase-test-management": { "command": "npx", "args": ["-y", "Qase Test Management"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewQase Test Management AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/qase-test-management?style=directory)](https://allmcps.com/mcp/qase-test-management)
HTML Embed
<a href="https://allmcps.com/mcp/qase-test-management"><img src="https://allmcps.com/api/badge/qase-test-management?style=directory" alt="Qase Test Management on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’»Developer Tools
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
Last updatedSep 7, 2026
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
27Quality signal: Emerging Β· 27/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership8/20
Documentation & tools11/30
Adoption & activity1/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’» Developer Tools β†’Best MCP servers for Developers β†’Alternatives to Qase Test Management β†’Install in Claude DesktopInstall in CursorInstall in VS Code