Skip to main content
Glama

Zebrunner MCP Server

get_all_tcm_test_cases_with_root_suite_id

Retrieve all test cases from Zebrunner Test Case Management with root suite identification for comprehensive test organization and management.

Instructions

๐ŸŒณ Get ALL TCM test cases enriched with root suite ID information

Input Schema

NameRequiredDescriptionDefault
formatNoOutput formatjson
project_keyYesProject key (e.g., 'android' or 'ANDROID')

Input Schema (JSON Schema)

{ "properties": { "format": { "default": "json", "description": "Output format", "enum": [ "dto", "json", "string", "markdown" ], "type": "string" }, "project_key": { "description": "Project key (e.g., 'android' or 'ANDROID')", "minLength": 1, "type": "string" } }, "required": [ "project_key" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/maksimsarychau/mcp-zebrunner'

If you have feedback or need assistance with the MCP directory API, please join our Discord server