Testomatio
Integrates with the Testomatio API to search and retrieve test cases, test suites, test runs, and test plans with advanced filtering capabilities including tags, labels, priority levels, and Test Query Language support for QA teams managing large test repositories.
0 stars
0 tools
Created Aug 2025
@testomatio/testomatio-testomatio-mcpAbout
Integrates with the Testomatio API to search and retrieve test cases, test suites, test runs, and test plans with advanced filtering capabilities including tags, labels, priority levels, and Test Query Language support for QA teams managing large test repositories.
Categories
general
Installation
npm
npm install @testomatio/testomatio-testomatio-mcp
Configuration
{
"mcpServers": {
"testomatio-testomatio-mcp": {
"command": "npx",
"args": [
"-y",
"@testomatio/testomatio-testomatio-mcp"
]
}
}
}