SERVER
MCP Zebrunner
Rank #4626glama/maksimsarychau/mcp-zebrunner
Unified Zebrunner MCP server for TCM test cases, suites, coverage analysis, launchers, etc.
First listed
Oct 1, 2025
Last publish date
Dec 8, 2025
OVERVIEW
MCP Zebrunner is a Model Context Protocol (MCP) server published by maksimsarychau. It ranks #4626 of 58,900 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. MCP Zebrunner is listed across 3 registries — Official MCP, Glama and PulseMCP, with 4 tracked versions. It was first listed on Oct 1, 2025 and most recently updated on Dec 8, 2025.
STANDING
#4,626of 58,900 tracked serversTop 10%
Ranks ahead of 54,274 of 58,900 servers on MCP Toplist.
CONNECT
Use MCP Zebrunner
Add MCP Zebrunner to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"mcp-zebrunner": {
"command": "npx",
"args": [
"-y",
"mcp-zebrunner"
],
"env": {
"ZEBRUNNER_URL": "<your ZEBRUNNER_URL>",
"ZEBRUNNER_LOGIN": "<your ZEBRUNNER_LOGIN>",
"ZEBRUNNER_TOKEN": "<your ZEBRUNNER_TOKEN>",
"TIMEOUT": "<your TIMEOUT>",
"RETRY_ATTEMPTS": "<your RETRY_ATTEMPTS>",
"RETRY_DELAY": "<your RETRY_DELAY>",
"MAX_PAGE_SIZE": "<your MAX_PAGE_SIZE>",
"DEFAULT_PAGE_SIZE": "<your DEFAULT_PAGE_SIZE>",
"DEBUG": "<your DEBUG>",
"ENABLE_RULES_ENGINE": "<your ENABLE_RULES_ENGINE>",
"STRICT_URL_VALIDATION": "<your STRICT_URL_VALIDATION>",
"SKIP_URL_VALIDATION_ON_ERROR": "<your SKIP_URL_VALIDATION_ON_ERROR>",
"ENABLE_RATE_LIMITING": "<your ENABLE_RATE_LIMITING>",
"MAX_REQUESTS_PER_SECOND": "<your MAX_REQUESTS_PER_SECOND>",
"RATE_LIMITING_BURST": "<your RATE_LIMITING_BURST>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 2 registries (1 delisted)
ORGANIZATION
maksimsarychau
VERSIONS
Available versions (4)
| Version | Published |
|---|---|
| 5.15.0 | Dec 8, 2025 |
| 5.13.0 | Dec 2, 2025 |
| 5.11.4 | Dec 2, 2025 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is MCP Zebrunner?
- Unified Zebrunner MCP server for TCM test cases, suites, coverage analysis, launchers, etc.
- Who maintains MCP Zebrunner?
- MCP Zebrunner is maintained by maksimsarychau, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is MCP Zebrunner an official MCP server?
- Yes — MCP Zebrunner is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does MCP Zebrunner have?
- MCP Toplist tracks 4 versions of MCP Zebrunner, most recently published on Dec 8, 2025.
- Where can I find the source code for MCP Zebrunner?
- The source code for MCP Zebrunner is hosted at github.com/maksimsarychau/mcp-zebrunner.
EXPLORE