Advanced analytics, reporting, and safe mutations for Zebrunner. 64 tools, 14 resources, 17 prompts.
claude mcp add mcp-zebrunner -- npx -y mcp-zebrunner
claude_desktop_config.json
{
"mcpServers": {
"mcp-zebrunner": {
"command": "npx",
"args": [
"-y",
"mcp-zebrunner"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"mcp-zebrunner": {
"command": "npx",
"args": [
"-y",
"mcp-zebrunner"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"mcp-zebrunner": {
"command": "npx",
"args": [
"-y",
"mcp-zebrunner"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"mcp-zebrunner": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp-zebrunner"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"mcp-zebrunner": {
"command": "npx",
"args": [
"-y",
"mcp-zebrunner"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.maksimsarychau--mcp-zebrunner/reviews or the review_server meta-tool.
POST /mcp