zephyr-squad-server-mcp

alejandroviera/zephyr-squad-server-mcp
★ 0 stars Python AI/LLM Updated today
MCP server for Zephyr Squad Server/Data Center — drive ZAPI test management from an AI agent.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "zephyr-squad-server-": {
      "command": "uvx",
      "args": [
        "zephyr-squad-server-mcp"
      ]
    }
  }
}

Or install with pip: pip install zephyr-squad-server-mcp