Model Context Protocol (MCP) server for Zephyr Scale test case management with comprehensive STEP_BY_STEP, PLAIN_TEXT, and BDD support
{
"mcpServers": {
"zephyr-scale": {
"command": "npx",
"args": [
"-y",
"zephyr-scale-mcp-server"
]
}
}
}