Katalon TestOps (AI Test Management)

Katalon TestOps (AI Test Management) MCP Connector for Claude

A+

Manage test orchestration via Katalon TestOps — rerun test runs, monitor execution results, and audit software releases.

10 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your Katalon TestOps account to any AI agent and take full control of your AI-powered test management and quality orchestration through natural conversation.

What you can do

  • Execution Orchestration — List all test runs and trigger immediate re-executions of specific suites to verify bug fixes directly from your agent
  • Quality Analytics — Retrieve detailed test outcome summaries, including pass/fail rates, execution durations, and error stack traces
  • Diagnostic Inspection — Deep-dive into individual test results to extract application logs, error messages, and visual screenshots for rapid debugging
  • Environment Audit — List configured execution environments to understand target OS, browser, and device distributions across your projects
  • Release Management — Monitor defined software releases and track aggregated test run statistics to ensure build quality before deployment
  • Project CRM — Navigate across multiple Katalon projects and retrieve detailed metadata including team assignments and suite counts securely

How it works

  1. Subscribe to this server
  2. Enter your Katalon Email and API Key
  3. Start managing your test orchestration from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • QA Managers — monitor release readiness and track team testing progress through natural conversation without jumping between projects
  • Automation Engineers — rerun failed test suites and inspect diagnostic logs directly from your workspace for rapid iteration
  • DevOps Engineers — audit execution environments and verify build quality results to ensure CI/CD pipeline integrity
test-orchestrationquality-assurancetest-automationsoftware-testingci-cd-pipelinetest-analytics

10 tools expose this connector's capabilities to your AI agent.

list_projects

Returns project names, IDs, and descriptions. List all projects on Katalon TestOps

get_project

Get full details of a Katalon project

list_test_runs

Returns run IDs, pass/fail status, total counts, and execution durations. List test runs within a Katalon project

get_test_run

Get full details of a Katalon test run

rerun_test_run

Returns the newly created test run ID. Re-run an existing Katalon test run

list_test_results

Returns durations, statuses, and error messages. List detailed test results within a test run

get_test_result

Get full details of a single Katalon test result

list_execution_environments

List execution environments in a Katalon project

list_project_releases

Returns release names, scheduled dates, and aggregated test run statistics. List defined releases in a Katalon project

list_project_builds

Returns build identifier names, IDs, and the count of associated test runs. List software builds in a Katalon project

See how to talk to your AI agent using Katalon TestOps (AI Test Management).

List the last 5 test runs in project 'E-commerce API' (ID: 123)

I've retrieved the latest 5 test runs for project 123. Highlights: Run #987 (Passed), Run #986 (Failed - 2 errors), Run #985 (Passed). Would you like to inspect the results for the failed run?

Rerun test run ID 986

Rerunning test run 986… New active execution started. New Run ID: 988. I'll let you know once the results are available. Would you like me to notify you if it fails again?

What are the active releases defined in project 123?

I've identified 2 active releases in project 123: 'Q1 Spring Update' (v1.2.0) and 'Hotfix Security' (v1.2.1). Release v1.2.0 has 45 associated test runs with a 98% pass rate. Would you like a detailed build report?

Yes. Use the `rerun_test_run` tool by providing the ID of the failed execution. Your agent will trigger a fresh run using the exact same configuration and return the new Test Run ID for tracking.

Related Connectors