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.

View Source
0 stars
0 tools
Created Aug 2025
@testomatio/testomatio-testomatio-mcp

About

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" ] } } }