The qTest MCP server integrates with qTest REST API.
Status
Location
Poland
Version
1.0.0
License
MIT
Author
https://itbusina.com
docker pull itbusina/qtest-mcp:latest
{ "mcpServers": { "qtest": { "type": "stdio", "command": "docker", "args": [ "run", "-i", "--rm", "-e", "QTEST_HOST", "-e", "QTEST_TOKEN", "itbusina/qtest-mcp:latest" ], "env": { "QTEST_HOST": "https://server.com/", "QTEST_TOKEN": "3213-.." } } } }
Give test cases for project X