Katalon True Platform MCP
Rank #38,085io.github.katalon-studio/testops-mcp
Katalon True Platform MCP: design tests, run with AI, upload reports, assess release readiness.
Katalon True Platform MCP is a Model Context Protocol (MCP) server published by katalon-labs. It ranks #38,085 of 115,591 servers tracked on MCP Toplist. Katalon True Platform MCP is listed on Official MCP, with 3 tracked versions. It was first listed on Dec 5, 2025 and most recently updated on Jul 10, 2026.
Ranks ahead of 77,506 of 115,591 servers on MCP Toplist.
Use Katalon True Platform MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http testops-mcp https://platform.katalon.io/mcp[mcp_servers.testops-mcp]
url = "https://platform.katalon.io/mcp"Add to ~/.codex/config.toml.
https://platform.katalon.io/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"testops-mcp": {
"url": "https://platform.katalon.io/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"testops-mcp": {
"type": "http",
"url": "https://platform.katalon.io/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"testops-mcp": {
"serverUrl": "https://platform.katalon.io/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"testops-mcp": {
"url": "https://platform.katalon.io/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.katalon-studio%2Ftestops-mcp)<a href="https://mcptoplist.com/server/io.github.katalon-studio%2Ftestops-mcp"><img src="https://mcptoplist.com/badge/io.github.katalon-studio%2Ftestops-mcp.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
katalon-labs
Available versions (3)
| Version | Published |
|---|---|
| 1.0.0 | Jul 10, 2026 |
| 0.0.1 | Dec 5, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Katalon True Platform MCP?
- Katalon True Platform MCP is maintained by katalon-labs, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Katalon True Platform MCP listed on the Official MCP Registry?
- Yes — Katalon True Platform MCP is listed on the Official MCP Registry.
- How many versions does Katalon True Platform MCP have?
- MCP Toplist tracks 3 versions of Katalon True Platform MCP, most recently published on Jul 10, 2026.
- Where can I find the source code for Katalon True Platform MCP?
- The source code for Katalon True Platform MCP is hosted at github.com/katalon-labs/true-skills.