QTM4J
Quality Score
90
/100
MCP server for QMetry Test Management for Jira (QTM4J) Open API.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"qtm4j": {
"command": "npx",
"args": [
"-y",
"@denis-platonov/qtm4j-mcp-server"
],
"env": {
"QTM4J_API_KEY": "<your-qtm4j_api_key>",
"QTM4J_BASE_URL": "https://qtmcloud.qmetry.com/rest/api/latest",
"QTM4J_PROJECT_ID": "<qtm4j_project_id>",
"NODE_TLS_REJECT_UNAUTHORIZED": "<node_tls_reject_unauthorized>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"qtm4j": {
"command": "npx",
"args": [
"-y",
"@denis-platonov/qtm4j-mcp-server"
],
"env": {
"QTM4J_API_KEY": "<your-qtm4j_api_key>",
"QTM4J_BASE_URL": "https://qtmcloud.qmetry.com/rest/api/latest",
"QTM4J_PROJECT_ID": "<qtm4j_project_id>",
"NODE_TLS_REJECT_UNAUTHORIZED": "<node_tls_reject_unauthorized>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y @denis-platonov/qtm4j-mcp-server§02 Environment variables
QTM4J_API_KEYrequiredsecret
QTM4J Open API key.
QTM4J_BASE_URLBase URL for the QTM4J Open API.
QTM4J_PROJECT_IDDefault QTM4J project ID used when tool calls omit projectId.
NODE_TLS_REJECT_UNAUTHORIZEDSet to 0 only when you must allow self-signed TLS certificates.
§03 MCP Quality Score · methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
10
§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,…