Mcp Zebrunner MCP Server

v1.0.0APIsstable

Return list of Zebrunner test suites for a project (requires project_key or project_id)

uncategorized
Share:
0
Stars
0
Downloads
0
Weekly
0/5

About

Return list of Zebrunner test suites for a project (requires project_key or project_id)

Features

  • list_test_suites
  • get_test_suite
  • list_test_cases
  • get_test_case
  • get_test_case_by_key

Use Cases

Return list of Zebrunner test suites for a project (requires project_key or project_id)
Return detailed info of a test suite by suite_id (Note: Individual suite details may not be available)
Return list of test cases for a given test suite (Note: May not be available for all suites)
Return detailed info of a test case by case_id. Also returns a Markdown export of steps.
Return detailed info of a test case by case_key and project_key (✅ Working). Also returns a Markdown export of steps.
Community

Maintainer

LicenseMIT
Languagetypescript
Versionv1.0.0
UpdatedN/A
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y mcp-zebrunner

Manual Installation

npx -y mcp-zebrunner

Examples

Basic Configuration

Configure Mcp Zebrunner MCP Server

npx -y mcp-zebrunner

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

More APIs MCP Servers

Explore other servers in the APIs category.

Quick Config Preview

{ "mcpServers": { "mcp-zebrunner": { "command": "npx", "args": ["-y", "mcp-zebrunner"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Mcp Zebrunner MCP Server?

Browse our complete directory of 60+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

60+ ServersFree & Open SourceStep-by-Step Guides