io.github.salehrifai42/qtm4j-mcp-server
Quality Score
80
/100
MCP server for QMetry Test Management for Jira (QTM4J): test cases, cycles, executions, plans.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"qtm4j-mcp-server": {
"command": "npx",
"args": [
"-y",
"qtm4j-mcp-server"
],
"env": {
"QTM4J_API_KEY": "<your-qtm4j_api_key>",
"QTM4J_REGION": "US"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"qtm4j-mcp-server": {
"command": "npx",
"args": [
"-y",
"qtm4j-mcp-server"
],
"env": {
"QTM4J_API_KEY": "<your-qtm4j_api_key>",
"QTM4J_REGION": "US"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y qtm4j-mcp-server§02 Environment variables
QTM4J_API_KEYrequiredsecret
QMetry API key. Generate from QMetry → API Keys.
QTM4J_REGIONQMetry region: 'US' (default) or 'AU'.
§03 MCP Quality Score · methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04 Alternatives in Productivity & Project Mgmt
ai.smithery/Aman-Amith-Shastry-scientific_computation_mcp
ai.smithery/Aman-Amith-Shastry-scientific_computation_mcp
This MCP server enables users to perform scientific computations regarding linear algebra and vect…
ai.smithery/mrugankpednekar-mcp-optimizer
ai.smithery/mrugankpednekar-mcp-optimizer
Optimize crew and workforce schedules, resource allocation, and routing with linear and mixed-inte…
ai.smithery/smithery-notion
ai.smithery/smithery-notion
A Notion workspace is a collaborative environment where teams can organize work, manage projects,…