Universal Test Framework
Rank #60,724io.github.phoenice-labs/universal-test-framework
Polyglot MCP test generation with 8-section contract enforcement across Python, TS, Java, Go, C++.
Universal Test Framework is a Model Context Protocol (MCP) server published by phoenice-labs. It ranks #60,724 of 132,113 servers tracked on MCP Toplist. Universal Test Framework is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Apr 14, 2026 and most recently updated on Apr 14, 2026.
Ranks ahead of 71,389 of 132,113 servers on MCP Toplist.
Use Universal Test Framework
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add universal-test-framework -- uvx universal-test-framework --transport stdio[mcp_servers.universal-test-framework]
command = "uvx"
args = ["universal-test-framework", "--transport", "stdio"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"universal-test-framework": {
"command": "uvx",
"args": [
"universal-test-framework",
"--transport",
"stdio"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"universal-test-framework": {
"command": "uvx",
"args": [
"universal-test-framework",
"--transport",
"stdio"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"universal-test-framework": {
"type": "stdio",
"command": "uvx",
"args": [
"universal-test-framework",
"--transport",
"stdio"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"universal-test-framework": {
"command": "uvx",
"args": [
"universal-test-framework",
"--transport",
"stdio"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"universal-test-framework": {
"command": "uvx",
"args": [
"universal-test-framework",
"--transport",
"stdio"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.phoenice-labs%2Funiversal-test-framework)<a href="https://mcptoplist.com/server/io.github.phoenice-labs%2Funiversal-test-framework"><img src="https://mcptoplist.com/badge/io.github.phoenice-labs%2Funiversal-test-framework.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
phoenice-labs
Available versions (1)
| Version | Published |
|---|---|
| 1.0.2 | Apr 14, 2026 |
Frequently asked questions
- Who maintains Universal Test Framework?
- Universal Test Framework is maintained by phoenice-labs, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Universal Test Framework listed on the Official MCP Registry?
- Yes — Universal Test Framework is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Universal Test Framework have?
- MCP Toplist tracks 1 version of Universal Test Framework, most recently published on Apr 14, 2026.
- Where can I find the source code for Universal Test Framework?
- The source code for Universal Test Framework is hosted at github.com/phoenice-labs/universal-test-framework.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.