MCP Server
MCP
io.github.phoenice-labs/universal-test-framework
Polyglot MCP test generation with 8-section contract enforcement across Python, TS, Java, Go, C++.
Install
uvx universal-test-framework
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "universal-test-framework",
"version": "1.0.2",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"value": "--transport",
"type": "positional"
},
{
"value": "stdio",
"type": "positional"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment