MCP Zebrunner
M

MCP Zebrunner

The Zebrunner MCP Server is an AI assistant tool integrated with Zebrunner test case management, helping QA teams manage test cases, test suites, and execution data through natural language, including an intelligent rule system and code generation functions.
2 points
0

What is Zebrunner MCP Server?

This is an intelligent connection tool that allows you to interact directly with the Zebrunner test management platform through an AI assistant (such as Claude). You only need to ask questions in natural language to obtain test information, analyze test coverage, generate test code, and get intelligent improvement suggestions.

How to use Zebrunner MCP Server?

After installation and configuration, you can directly ask test - related questions in AI assistants such as Claude, for example: 1. "Get the list of test suites for project MCP" 2. "Analyze the quality of test case MCP - 123" 3. "Generate automation code for test case MCP - 456" The AI assistant will automatically call the corresponding tools and return the results.

Applicable scenarios

Suitable for all roles that need to interact with the test management platform: • QA engineers: Quickly find and verify test cases • Automation engineers: Generate and verify test code • Developers: Understand test requirements and verify implementations • Test managers: Obtain test coverage and quality reports • Product managers: Understand the project test status and risks

Main features

Intelligent rule system
A three - layer intelligent rule system automatically verifies the quality of test cases, including core quality standards, detailed checkpoints, and technical configuration rules.
Test case management
Retrieve, filter, and analyze test cases through natural language, supporting searches by multiple conditions such as title, status, and priority.
Test suite organization
View and manage the hierarchical structure of test suites to understand the organization and coverage of tests.
Test coverage analysis
Analyze the coverage between test cases and implementation code to identify missing test steps.
Test code generation
Automatically generate test code frameworks in languages such as Java, Python, and JavaScript based on test cases.
Launch and execution management
Obtain detailed information about test execution, including launch status, test results, and failure analysis.
Reporting and analysis
Generate test quality reports, failure analysis, and platform performance statistics, supporting multiple output formats.
URL intelligent analysis
Directly paste the Zebrunner URL, and the AI will automatically identify and analyze the corresponding test or launch information.
Duplicate test analysis
Intelligently identify duplicate or similar test cases in test suites to improve test efficiency.
Screenshot analysis
Download and analyze screenshots of test failures, and identify problems by combining OCR and AI visual analysis.
Advantages
Natural language interaction: No need to learn complex commands, just ask questions in daily language.
Intelligent analysis: AI automatically analyzes test quality and provides improvement suggestions.
Suitable for multiple roles: Provide customized functions for different roles such as QA, development, and managers.
Save time: Automate repetitive tasks such as test case verification and code generation.
Easy integration: Seamlessly integrate with AI assistants such as Claude Desktop/Code.
Customizable rules: Customize verification rules and quality standards according to project requirements.
Limitations
Requires a Zebrunner account: Must have valid access rights to a Zebrunner instance.
Initial configuration: Requires correct configuration of environment variables and API credentials.
Network dependency: Requires a stable network connection to access the Zebrunner API.
Learning curve: Although the interaction is simple, basic test management concepts need to be understood.
Function limitations: Limited by the functionality provided by the Zebrunner API.

How to use

Environment preparation
Ensure that Node.js 18+ and npm are installed, and prepare a Zebrunner account and API token.
Get the code
Clone or download the project code to a local directory.
Install dependencies
Install all the dependency packages required by the project.
Configure the connection
Create a.env file and fill in your Zebrunner connection information.
Build the project
Compile the project code into an executable file.
Configure the AI assistant
Add the MCP server configuration in Claude Desktop/Code.
Start using
Restart the AI assistant and start querying test information in natural language.

Usage examples

Daily test case review by a manual QA engineer
QA engineers need to quickly review the quality and integrity of test cases to ensure that they are clear and executable.
Automation engineer generates test code
Automation engineers need to convert manual test cases into automation test code to save writing time.
Developer understands test requirements
Developers need to understand relevant test cases and requirements before implementing functions.
Test manager gets project quality report
Test managers need to understand the overall test coverage and quality status of the project.
Analyze test failure reasons
QA engineers need to quickly analyze the root causes of test failures.
Quick analysis through URL
Users can directly paste the Zebrunner URL for quick analysis.

Frequently Asked Questions

Do I need programming knowledge to use this tool?
How to obtain a Zebrunner API token?
Which AI assistants are supported?
What should I do if I encounter an "Authentication failed" error?
Can I customize the verification rules for test cases?
Will the tool affect the existing data in Zebrunner?
Which test frameworks are supported for code generation?
How to update to a new version?

Related resources

GitHub repository
Project source code and latest version
Detailed installation guide
Detailed installation steps including troubleshooting
Tool catalog
Complete list and examples of all available tools
Intelligent rule system guide
Detailed description of the three - layer intelligent rule system
Screenshot analysis guide
How to use the screenshot analysis function
Node.js download
Download the Node.js runtime environment
Model Context Protocol
Official documentation of the MCP protocol
Zebrunner official website
Zebrunner test management platform

Installation

Copy the following command to your Client for configuration
{
  "mcpServers": {
    "mcp-zebrunner": {
      "command": "node",
      "args": ["/full/absolute/path/to/mcp-zebrunner/dist/server.js"],
      "env": {
        "ZEBRUNNER_URL": "https://your-company.zebrunner.com/api/public/v1",
        "ZEBRUNNER_LOGIN": "your.email@company.com",
        "ZEBRUNNER_TOKEN": "your_api_token_here",
        "DEBUG": "false",
        "ENABLE_RULES_ENGINE": "true",
        "DEFAULT_PAGE_SIZE": "100",
        "MAX_PAGE_SIZE": "100"
      }
    }
  }
}
Note: Your key is sensitive information, do not share it with anyone.

Alternatives

R
Runno
Runno is a collection of JavaScript toolkits for securely running code in multiple programming languages in environments such as browsers and Node.js. It achieves sandboxed execution through WebAssembly and WASI, supports languages such as Python, Ruby, JavaScript, SQLite, C/C++, and provides integration methods such as web components and MCP servers.
TypeScript
4.6K
5 points
P
Praisonai
PraisonAI is a production-ready multi-AI agent framework with self-reflection capabilities, designed to create AI agents to automate the solution of various problems from simple tasks to complex challenges. It simplifies the construction and management of multi-agent LLM systems by integrating PraisonAI agents, AG2, and CrewAI into a low-code solution, emphasizing simplicity, customization, and effective human-machine collaboration.
Python
4.2K
5 points
N
Netdata
Netdata is an open-source real-time infrastructure monitoring platform that provides second-level metric collection, visualization, machine learning-driven anomaly detection, and automated alerts. It can achieve full-stack monitoring without complex configuration.
Go
6.2K
5 points
M
MCP Server
The Mapbox MCP Server is a model context protocol server implemented in Node.js, providing AI applications with access to Mapbox geospatial APIs, including functions such as geocoding, point - of - interest search, route planning, isochrone analysis, and static map generation.
TypeScript
5.3K
4 points
U
Uniprof
Uniprof is a tool that simplifies CPU performance analysis. It supports multiple programming languages and runtimes, does not require code modification or additional dependencies, and can perform one-click performance profiling and hotspot analysis through Docker containers or the host mode.
TypeScript
7.7K
4.5 points
G
Gk Cli
GitKraken CLI is a command - line tool that provides multi - repository workflow management, AI - generated commit messages and pull requests, and includes a local MCP server for integrating tools such as Git, GitHub, and Jira.
4.6K
4.5 points
M
MCP
A collection of official Microsoft MCP servers, providing AI assistant integration tools for various services such as Azure, GitHub, Microsoft 365, and Fabric. It supports local and remote deployment, helping developers connect AI models with various data sources and tools through a standardized protocol.
C#
7.4K
5 points
C
Claude Context
Claude Context is an MCP plugin that provides in - depth context of the entire codebase for AI programming assistants through semantic code search. It supports multiple embedding models and vector databases to achieve efficient code retrieval.
TypeScript
10.4K
5 points
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
18.4K
4.5 points
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
28.2K
5 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
57.2K
4.3 points
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
18.9K
4.3 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
25.7K
5 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
54.4K
4.5 points
M
Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
39.2K
4.8 points
G
Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
19.4K
4.5 points
AIBase
Zhiqi Future, Your AI Solution Think Tank
© 2025AIBase