Loading MCP server directory, please wait...
Polyglot MCP test generation with 8-section contract enforcement across Python, TS, Java, Go, C++.
npx @getmcp/cli add io.github.phoenice-labs/universal-test-frameworkRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.phoenice-labs/universal-test-framework": {
"command": "uvx",
"args": [
"universal-test-framework",
"--transport",
"stdio"
]
}
}
}