Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’» Developer Tools
  3. MCP Zebrunner
MCP Zebrunner logo
Health: ActiveRecent health check succeeded.Last checked 9/7/2026, 9:22:44 PM

MCP Zebrunner

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View Repository5 GitHub StarsTotal stargazers on GitHub for the source repository (5 stars).Visit Website

Unified Zebrunner MCP server for TCM test cases, suites, coverage analysis, launchers, etc.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Remote HTTP
Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "mcp-zebrunner": {
      "url": "https://img.shields.io/github/package-json/v/maksimsarychau/mcp-zebrunner"
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesπŸ’» More in Developer Tools

Documentation Overview

Advanced Zebrunner MCP Server

version

A Model Context Protocol (MCP) server that brings advanced analytics, reporting, failure forensics, and safe TCM mutations to Zebrunner. Designed to coexist with the official Zebrunner MCP (beta) β€” see the "Dual-MCP setup" section below.

Tool naming: every tool on this server is registered under the canonical adv_<name> form (e.g. adv_create_test_case, adv_list_test_runs) so it never collides with the official Zebrunner MCP. The legacy names are kept as deprecated aliases so prompts/scripts that called the old names continue to work for now; aliases will be removed in the next major release.

πŸ†• v9.3.0 β€” Multi-PR / period test impact: change_batches[], /test-impact-period, extended /test-impact. See TEST_IMPACT_WORKFLOW.md and TEST_IMPACT_PR_PERIOD_DESIGN.md.

πŸ†• v9.2.7 β€” New adv_scaffold_test_case wizard (hybrid form/conversational) to author test cases from best practices with an automatic warn-only similar-case check, plus configurable projectAliases in zebrunner-config.json. See release notes.

πŸ†• v9.2.5 β€” adv_get_test_authoring_trend (TAM template 7) completes 22/22 dashboard widget MCP coverage. Hub tools, pass-rate views, period modes. See TEST_PROMPTS.md Β§18 and change-logs.md.

v9.2.1 β€” LLM-visible metrics (include_call_metrics, session breakdown), compact expansion (+19 tools), format/truncation bugfixes. See Token efficiency guide and change-logs.md.

v9.2.0 β€” Opt-in token/cost optimizations: format:'compact', detail:'summary', adv_batch_get_test_cases, report inline:false. Defaults unchanged. See change-logs.md.

v9.1.0 β€” Launch mutations: adv_rerun_launch_failures, adv_start_launch (Jenkins Build Now), plus /relaunch-regression-failures and /feature-scoped-launch prompts. See GitHub Release v9.1.0.

πŸ“– Need help with installation? Check out our Step-by-Step Install Guide for detailed setup instructions.

πŸš€ Installing via npm? See our MCP NPM Installation Guide for Claude Desktop, Cursor, IntelliJ IDEA, and ChatGPT Desktop configuration.

πŸ“š Test vs Test Case vs Launch? See Terminology & Glossary β€” definitions, counting rules, and how metrics are calculated.

πŸ”₯ Why This Server

This is the Advanced Zebrunner MCP Server β€” built to go well beyond basic test case management and help QA teams work smarter and faster with AI. Compared to the official Zebrunner MCP (beta, ~70 tools spanning Public REST + Reporting/TAM/Launcher), this server provides 69 analytics-focused tools (adv_* prefix) and is safe to run side-by-side with the official server:

  • Reporting & Analytics β€” dashboards, pass-rate trends, regression stability reports, runtime efficiency analysis, bug reviews, and weekly delta tracking
  • Test Coverage & Analysis β€” coverage gaps, automation readiness scoring, and cross-suite analysis
  • Intelligent Rules System β€” 3-tier quality rules with 100+ automated checkpoints for test case validation and improvement
  • Screenshot & Video Analysis β€” OCR, image processing, and video analysis powered by sharp, ffmpeg, and tesseract
  • MCP Resources & Prompts β€” @ context injection and / workflow commands for streamlined daily operations
  • Multi-Transport & Multi-Auth β€” STDIO, Streamable HTTP, self-service OAuth, Okta SSO, and token exchange (Modes 1–5)

πŸ“‘ Table of Contents

  1. πŸ”₯ Why This Server
  2. 🎯 What is this tool?
  3. 🧠 Intelligent Rules System
    • 3.1. What Makes This Tool Special
    • 3.2. How the Rules Work Together
    • 3.3. Why This Matters
    • 3.4. Customizing Rules for Your Project
  4. πŸ“‹ Prerequisites
  5. πŸš€ Quick Start Guide
  6. πŸ”§ Usage Methods
    • 6.1. Method 1: Use with Claude Desktop/Code
    • 6.2. Method 2: Run as standalone server
    • 6.3. Method 3: Smart URL-Based Analysis πŸš€
  7. πŸ› οΈ Available Tools
    • 7.1. πŸ“‹ Test Case Management
    • 7.2. 🌳 Test Suite Hierarchy & Organization
    • 7.3. πŸ”§ Mutation Tools (Beta)
    • 7.4. πŸ” Test Coverage & Analysis
    • 7.5. πŸ§ͺ Test Code Generation & Validation
    • 7.6. πŸš€ Launch & Execution Management
    • 7.7. πŸ“Š Reporting & Analytics
    • 7.8. πŸƒ Test Run Management
    • 7.9. 🎯 Management-Focused Quick Commands
  8. πŸ“Ž MCP Resources & Prompts (NEW)
    • 8.1. Resources β€” @ Context Injection
    • 8.2. Prompts β€” / Workflow Commands
  9. 🎭 Role-Specific Prompts & Workflows
    • 9.1. πŸ‘©β€πŸ’» Manual QA Engineers
      • Daily Test Case Review
      • Test Case Creation & Improvement
      • Test Suite Organization
      • Coverage Analysis
    • 9.2. πŸ€– Test Automation Engineers & SDETs
      • Automation Readiness Assessment
      • Test Code Generation
      • Coverage Analysis & Validation
      • Framework Integration
      • Batch Automation Analysis
    • 9.3. πŸ‘¨β€πŸ’» Developers
      • Test Case Understanding
      • Implementation Validation
      • Code Generation for Testing
      • Bug Analysis
    • 9.4. πŸ‘” Test Managers & Team Leads
      • Team Quality Metrics
      • Test Suite Analysis
      • Team Performance & Planning
      • Process Improvement
      • Reporting & Stakeholder Communication
    • 9.5. 🏒 Project Owners & Product Managers
      • Project Health Overview
      • Feature Testing Status
      • Quality Assurance Metrics
      • Risk Assessment
      • Planning & Resource Allocation
  10. πŸ“– Output Formats
  11. βš™οΈ Configuration Options
  12. πŸ§ͺ Testing Your Setup
  13. πŸ” Troubleshooting
  14. 🎯 Example Workflows
  15. πŸ”§ Advanced Features
  16. πŸ“š Additional Documentation
  17. 🀝 Contributing
  18. πŸ“„ License
  19. πŸŽ‰ You're Ready!

🎯 What is this tool?

This tool allows you to:

  • Retrieve test cases and test suites from Zebrunner
  • Analyze test coverage and generate test code
  • Get test execution results and launch details
  • Validate test case quality with automated checks using intelligent rules
  • Generate reports and insights from your test data
  • Improve test cases with AI-powered suggestions and automated fixes

All through natural language commands in AI assistants!

⬆️ Back to top

🧠 Intelligent Rules System

What Makes This Tool Special

Our MCP server includes a sophisticated 3-tier rules system that transforms how you work with test cases:

🎯 Test Case Review Rules (test_case_review_rules.md)

  • Purpose: Core quality standards and writing guidelines
  • What it does: Defines fundamental principles for writing high-quality test cases
  • Key areas: Independence, single responsibility, comprehensive preconditions, complete step coverage
  • Used by: adv_validate_test_case and adv_improve_test_case tools

βœ… Test Case Analysis Checkpoints (test_case_analysis_checkpoints.md)

  • Purpose: Detailed validation checklist with 100+ checkpoints
  • What it does: Provides granular validation criteria for thorough test case analysis
  • Key areas: Structure validation, automation readiness, platform considerations, quality assurance
  • Used by: adv_validate_test_case for comprehensive scoring and issue detection

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Developer Tools View all alternatives
  • Ignite UI MCP Server logoIgnite UI MCP Server

    Unified MCP server for Ignite UI β€” documentation, API, and CLI scaffolding

    πŸ’» Developer Tools1 views
    Compare vs Ignite UI MCP Server β†’
  • PraisonAI logoPraisonAI

    AI Agents Framework with Self Reflection and MCP support

    πŸ’» Developer Tools1 views
    Compare vs PraisonAI β†’
  • Codealive MCP logoCodealive MCP

    Semantic code search and analysis from CodeAlive for AI assistants and agents.

    πŸ’» Developer Tools0 views
    Compare vs Codealive MCP β†’
  • Cypress Cloud MCP logoCypress Cloud MCP

    The Cypress Cloud MCP server brings Cypress test result context directly into your AI workflow.

    πŸ’» Developer Tools0 views
    Compare vs Cypress Cloud MCP β†’

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about MCP Zebrunner

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "mcp-zebrunner": { "command": "npx", "args": ["-y", "mcp-zebrunner"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewMCP Zebrunner AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/mcp-zebrunner?style=directory)](https://allmcps.com/mcp/mcp-zebrunner)
HTML Embed
<a href="https://allmcps.com/mcp/mcp-zebrunner"><img src="https://allmcps.com/api/badge/mcp-zebrunner?style=directory" alt="MCP Zebrunner on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’»Developer Tools
More technical detailsExpand β–Ύ
TransportSSE (Remote)
RuntimeNode.js
Last updatedSep 7, 2026
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars5
GitHub Star CountTotal stargazers on GitHub representing community popularity (5 stars).
37Quality signal: Fair Β· 37/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools16/30
Adoption & activity2/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’» Developer Tools β†’Best MCP servers for Developers β†’Alternatives to MCP Zebrunner β†’Install in Claude DesktopInstall in CursorInstall in VS Code