Advanced Zebrunner MCP Server for Claude Code
io.github.maksimsarychau/mcp-zebrunner
Advanced analytics, reporting, and safe mutations for Zebrunner. 64 tools, 14 resources, 17 prompts.
client:Claude Code
transport:stdio
runtime:npm
Install Advanced Zebrunner MCP Server in Claude Code
run in your project directory
claude mcp add mcp-zebrunner -e ZEBRUNNER_URL=<ZEBRUNNER_URL> -e ZEBRUNNER_LOGIN=<ZEBRUNNER_LOGIN> -e ZEBRUNNER_TOKEN=<ZEBRUNNER_TOKEN> -e TIMEOUT=<TIMEOUT> -e RETRY_ATTEMPTS=<RETRY_ATTEMPTS> -e RETRY_DELAY=<RETRY_DELAY> -e MAX_PAGE_SIZE=<MAX_PAGE_SIZE> -e DEFAULT_PAGE_SIZE=<DEFAULT_PAGE_SIZE> -e DEBUG=<DEBUG> -e ENABLE_RULES_ENGINE=<ENABLE_RULES_ENGINE> -e STRICT_URL_VALIDATION=<STRICT_URL_VALIDATION> -e SKIP_URL_VALIDATION_ON_ERROR=<SKIP_URL_VALIDATION_ON_ERROR> -e ENABLE_RATE_LIMITING=<ENABLE_RATE_LIMITING> -e MAX_REQUESTS_PER_SECOND=<MAX_REQUESTS_PER_SECOND> -e RATE_LIMITING_BURST=<RATE_LIMITING_BURST> -- npx -y mcp-zebrunner
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs