Polyglot MCP test generation with 8-section contract enforcement across Python, TS, Java, Go, C++.
Runs locally over stdio
This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).
Run
uvx universal-test-framework
MCP client config
{
"mcpServers": {
"universal-test-framework": {
"command": "uvx",
"args": [
"universal-test-framework"
]
}
}
}