$ timeahead.in
/ servers/npm/@qase/mcp-server
npm

@qase/mcp-server

Official MCP server for Qase Test Management Platform

31 stars3k/wkupdated 0d agogithub ↗
82good
▣ Overview
npm versionnpm downloadsLicense: MIT

What it does

Qase MCP Server bridges Claude and other AI assistants to the Qase Test Management Platform, providing full API access to create, update, and query test cases, test suites, test runs, defects, test plans, milestones, and other test artifacts. The server supports Qase Query Language (QQL) for advanced cross-project searches and includes built-in support for enterprise custom domains, ensuring compatibility with both SaaS and self-hosted deployments.

Who it's for

QA engineers, test managers, and automation architects integrating test management into AI-driven workflows—automating test case creation, recording test results, searching for defects, and extracting test metadata without context-switching away from Claude.

Common use cases

  • Create and organize test cases, test suites, and test plans directly from Claude
  • Record test results and track defects after test execution
  • Search across projects and retrieve test artifacts using Qase Query Language (QQL)
  • Query test run status, milestones, and progress
  • Attach files and manage custom fields on test cases and results

Setup pitfalls

  • QASE_API_TOKEN environment variable is mandatory; obtain from app.qase.io/user/api/token
  • Requires Node.js 18.0 or later; verify your runtime before installation
  • Enterprise deployments must configure QASE_API_DOMAIN to point to custom Qase instances; omitting this defaults to the public API
  • The repository lacks active CI/CD workflows; test integration locally before production use
▣ Score BreakdownMCPScore = Σ(raw × weight)
DimensionRawWeighted
Security
35%
100
35.0
Freshness
25%
85
21.3
Adoption
20%
51
10.3
Quality
10%
100
10.0
Trust
10%
50
5.0
Total
81.5
⚿ Capabilities & Risk Explainer
networksecrets
◆ Risk level: medium
network + secrets — requires access to credentials or environment secrets.
⚙ Install config
Claude Desktop · Cursor · Windsurf · VS Code (Copilot) · Claude Code
add to your MCP client config:
{
  "mcpServers": {
    "qasemcp": {
      "command": "npx",
      "args": [
        "-y",
        "@qase/mcp-server"
      ]
    }
  }
}
⚙ Maintenance health
75/ 100 · is this project alive?
contributors (1y)9
top contributor share40%
releases (1y)9
last release11d ago
ci✓ passing
⛁ Raw data
weekly downloads3k
github stars31
forks8
open issues3
license✓ present
readme length15404 chars
last publish0d ago
last commit0d ago
last updated6d ago
install verified✓ pass · 54d ago
owner of this server? claim your listing to get a verified badgeclaim →
🔔 Score drop alerts
get notified by email when this server's score drops 5+ points