Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"qase-mcp-server": {
"command": "npx",
"args": [
"-y",
"@qase/mcp-server"
]
}
}
}
Or smoke-test directly:
npx -y @qase/mcp-server
Details
| Website | https://www.npmjs.com/package/@qase/mcp-server |
|---|---|
| GitHub | git+https://github.com/qase-tms/qase-mcp-server.git |
| License | unknown |
| Pricing | free |
| Tags | mcp qase testing test-management model-context-protocol test-automation qa quality-assurance |
| Sources | npm |
| Discovered | 2026-05-25 |