@qase/mcp-server
Freeby MCP Community
Official MCP server for Qase Test Management Platform
v1.1.5Added Apr 12, 2026
mcpqasetestingtest-managementmodel-context-protocol
@qase/mcp-server MCP Server
Official MCP server for Qase Test Management Platform
Installation
npx -y @qase/mcp-server
Reviews
Installation
Quick install
npx -y @qase/mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"@qase/mcp-server": {
"command": "npx",
"args": ["-y", "@qase/mcp-server"]
}
}
}