$ timeahead_
← mcp scores
81
@qase/mcp-server

Official MCP server for Qase Test Management Platform

overview

What it does

The Qase MCP Server bridges AI assistants with the Qase Test Management Platform. It provides programmatic access to all Qase entities including test cases, test runs, defects, projects, test suites, milestones, and custom fields. The server is built in TypeScript with full API coverage and supports QQL (Qase Query Language) for advanced cross-project searches. It handles enterprise custom domains and integrates into Claude, Cursor, Claude Code, and other AI clients.

Who it's for

QA engineers automating test workflows, development teams seeking AI-assisted test case generation, and enterprises managing complex test portfolios in Qase. Teams already using Qase benefit most—they can now ask Claude to draft test cases from requirements, search defects by pattern, or organize test suites without switching tools.

Common use cases

  • Generate test cases from requirements using Claude as a natural language interface
  • Query test results across projects with QQL to identify failure patterns and trends
  • Create defects from failed tests with full test run context
  • Document and organize test cases by syncing with existing suite hierarchies
  • Search and retrieve shared test parameters and steps for reuse

Setup pitfalls

  • QASE_API_TOKEN is required—obtain it from https://app.qase.io/user/api/token and set it as an environment variable; without it, requests fail silently.
  • Enterprise custom domains require QASE_API_DOMAIN (e.g., api.yourcompany.qase.io); the default assumes standard Qase SaaS.
  • Node.js 18+ is required; earlier versions will fail at runtime.
  • Configuration format differs by client (Claude Desktop JSON vs. Cursor vs. OpenCode)—verify your client's config location and structure before starting.
install
add to your claude desktop / cursor / windsurf mcp config:
{
  "mcpServers": {
    "qasemcp": {
      "command": "npx",
      "args": [
        "-y",
        "@qase/mcp-server"
      ]
    }
  }
}
per-client install guide (claude desktop · cursor · windsurf · vscode · claude code) →
owner of this server? claim your listing to get a verified badgeclaim →
score breakdown
security (35%)100
freshness (25%)85
adoption (20%)49
quality (10%)100
trust (10%)50
score history (9 updates)
4/30/20265/18/2026
capabilities · what this server can do
tool list unavailable — permissions from static analysis·auth: API key
medium risk
● active   ○ not requested  ·  hover each badge for details
fs read fs write network exec eval secrets
why medium risk: network + secrets — requires access to credentials or environment secrets.
maintenance health
75/ 100 · is this project alive
contributors (1y)9
top contributor share38%
releases (1y)8
last release30d ago
ci✓ passing
raw data
weekly downloads698
github stars29
forks8
open issues1
license✓ present
readme length15404 chars
last publish10d ago
last commit10d ago
last updated5h ago
install verified✓ pass · 7d ago
score drop alerts
get notified by email when this server's score drops 5+ points