ivinitus/zephyr-scale-mcp
A Model Context Protocol (MCP) server for Zephyr Scale Test Management. This server provides comprehensive tools for interacting with Zephyr Scale through any LLM that supports MCP.
Platform-specific configuration:
{
"mcpServers": {
"zephyr-scale-mcp": {
"command": "npx",
"args": [
"-y",
"zephyr-scale-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...