io.github.phoenice-labs/universal-test-framework✓
io.github.phoenice-labs/universal-test-framework · v1.0.2
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.phoenice-labs/universal-test-framework",
"description": "Polyglot MCP test generation with 8-section contract enforcement across Python, TS, Java, Go, C++.",
"repository": {
"url": "https://github.com/phoenice-labs/Universal-Test-Framework",
"source": "github"
},
"version": "1.0.2",
"packages": [
{
"registryType": "pypi",
"identifier": "universal-test-framework",
"version": "1.0.2",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"value": "--transport",
"type": "positional"
},
{
"value": "stdio",
"type": "positional"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}