Katalon True Platform MCP: design tests, run with AI, upload reports, assess release readiness.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Ask your coding agent to read a requirement, design the test cases, run them with AI, upload the reports, and tell you whether the release is safe to ship. The skills do the platform work through the Katalon MCP, so the agent operates your real project instead of guessing at it.
An example session. Your requirement keys, suites, and verdicts come from your own workspace.
1. Install the skills. The skills CLI detects the agent you already run (70+ supported) and drops the skills into its native directory.
2. Point it at your Katalon workspace. Add the MCP server to your agent's config file (the install section says which file yours is):
First connect opens a browser OAuth flow and lets you pick your workspace. Nothing to fill in, no tokens to paste, no keys to store.
3. Ask for something real.
Or hand over the whole chain: "Analyze CEL-6, design and import the cases, build a suite, run it with AI, and tell me if we can ship."
Four jobs. Say the situation in your own words and the agent picks the skill.
| You are a | You say | It starts at |
|---|---|---|
| Manual tester QA analyst, test analyst | I just got requirement CEL-6 and need cases Β· Run this suite with AI and tell me what broke Β· Is this failure the app or my test | create-test-cases β test-data β execute-test β analyze-failures Unscripted session? exploratory-charter. |
| Automation tester SDET, automation engineer | Turn TC-1042 into a Playwright spec Β· Get my run into the platform Β· Our suite went flaky this month | test-case-to-playwright β playwright-execute β test-maintenance |
| Test lead QA lead, QE lead | What should we test first this sprint Β· Is this suite ready for the pipeline Β· Which requirements have no coverage | test-plan β test-estimation β test-review β test-management |
| Test manager QA manager, head of quality | Can we ship 3.2 Β· How long will this take and with how many people Β· Build the summary I present upward | release-analyze β test-estimation β test-reporting |
Not connected yet? Start at platform-setup, which everyone runs once.
Not sure which one you are, or the request spans several? Ask true-platform-testing and it routes by role and by stage. The full map from intent to skill, including what to fall back to for the parts not built yet, is in lifecycle-map.md.
Eighteen skills, one folder each under skills/. The agent picks the right one from its description, so you rarely name a skill yourself.
| Skill | Stage | What it does |
|---|---|---|
| platform-setup | setup | Installs and verifies the Katalon MCP, and diagnoses auth or access failures. Start here. |
| test-plan | 1 plan | Turns quality goals into scope, ranks the work by requirement coverage and risk, and builds the folder and suite structure that acts as the executable plan. |
| test-estimation | 1 plan | Sizes a test cycle from scope, risk, and historical execution data, resources it across the manual and automated lanes, and states the uncertainty instead of inventing precision. |
| create-test-cases | 2 design | Reads a requirement or free text, designs atomic manual cases with ISTQB techniques as reference, skips duplicates, imports only what is missing, and links each case back to the requirement. |
| test-data | 2 design | Designs the data a case runs on, decides what must exist before a run, keeps literals out of the step text, and resets state afterwards so the next run starts clean. |
| exploratory-charter | 2 design | Writes a charter with a mission, areas, oracles, and a timebox, runs the session, and turns what was found into defects and scripted cases. |
| test-management | 3 manage | Organizes folders and suites, finds assets at scale, and produces a requirement to case to suite traceability report with coverage percentage and orphans. |
| test-review | 4 review | Reviews coverage, case quality, and flakiness before anything enters the pipeline, and returns Approve, Approve with fixes, or Reject plus the specific weak cases. |
| execute-test | 5 execute | Runs a case, a list, or a suite as a manual run, a Run with AI session, or scheduled automation, then reports pass, fail, and blocked. |
| upload-report | 5 execute | Runs automation and uploads or verifies Katalon Studio/KRE, JUnit XML, and Playwright reports on the platform. |
| test-case-to-playwright | 5 execute | Converts manual cases into Playwright TypeScript with Page Object Model and fixtures. |
| test-case-to-katalon-studio | 5 execute | Converts manual cases into Katalon Studio test cases and Groovy scripts, keeping the .tc and .ts pair GUID-consistent. |
| playwright-execute | 5 execute | Runs Playwright specs, ships the report with @katalon/playwright-reporter, and verifies the run landed. |
| analyze-failures | 6 analyze | Sorts failures into product defect, automation defect, and environment noise, clusters them by signature, and files ALM defects for the real bugs. |
| release-analyze | 6 analyze | Reads coverage, stability, and defect data to return Ready, Ready with risk, or Not ready, with the reasons attached. |
| test-reporting | 6 analyze | Turns platform quality data into the few metrics that answer a stakeholder question, trended across releases, as a summary a manager can present upward. |
| test-maintenance | 7 maintain | Finds flaky and broken cases from stability history, repairs or regenerates them, and hands the refreshed gap list back to planning. |
| true-platform-testing | all | The router and end to end runner. Routes any request to the right stage, or drives the full chain from requirement to ship decision. |
Multi-skill playbooks live in combination-recipes.md. Copy-paste prompts and cross-model notes are in prompt-recipes.md.
Seven stages, each owned by a skill. The loop closes when maintenance feeds its gap list back into the plan.
platform-setup sits before all seven, connecting the MCP. Every skill states which Katalon MCP tools it uses and where the platform stops. Full stage map: lifecycle-map.md. Every tool in one line each: mcp-tool-index.md. A self-contained visual for humans: docs/lifecycle.html.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/katalon-true-platform-mcp)<a href="https://allmcps.com/mcp/katalon-true-platform-mcp"><img src="https://allmcps.com/api/badge/katalon-true-platform-mcp?style=directory" alt="Katalon True Platform MCP on AllMCPs" /></a>