mcpbeat Sign in

Universal Test Framework MCP Server

by phoenice-labs Your server? Claim it
local only

Universal Test Framework runs on your own machine — the client starts it, so there is no endpoint to ping. 34 installs a week from pypi. Last commit 14 Apr 2026.

Polyglot MCP test generation with 8-section contract enforcement across Python, TS, Java, Go, C++.

Installs per day peak 18 · avg 6 · -45% w/w
a month agotoday
34
Installs / week
pypi · universal-test-framework
0
Stars
0 open issues
14 Apr 2026
Last commit
0 releases in 90 days
License
Python

What the code does

We read the source, 22 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add universal-test-framework -- uvx universal-test-framework
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "universal-test-framework": {
      "args": [
        "universal-test-framework"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.universal-test-framework]
command = "uvx"
args = ["universal-test-framework"]
.cursor/mcp.json
{
  "mcpServers": {
    "universal-test-framework": {
      "args": [
        "universal-test-framework"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "universal-test-framework": {
      "args": [
        "universal-test-framework"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Universal Test Framework

same job, measured the same way
I
Playwright Wizard MCP
by oguzc

MCP server providing Playwright test generation wizard with intelligent prompts and best practices

64 installs/wk local only
WpfPilot MCP
by skuzadev

Automate Windows WPF apps from AI agents with semantic UIA selectors and FlaUI test generation.

38 installs/wk local only
MCP React Toolkit
by nishant-chaudhary5338

9 MCP servers for React/TypeScript — dep auditing, a11y, test gen, and TypeScript enforcement.

67 installs/wk local only
Seedweaver MCP
by fixtureforge

Schema-aware relational test data generator with working foreign keys, for any MCP client.

59 installs/wk local only
I
Spectra
by jorgesandoval

Generates unit tests for Python code with coverage before/after reports and concrete edge cases.

answering
Godot Agent Loop
by beremaran

MCP automation loop with 167 tested tools for Godot 4

177 installs/wk local only
Provar MCP Server
by provartesting

Provar MCP: AI-powered Salesforce test automation. Generate, validate, migrate, and run tests.

427 installs/wk local only
Testing
by rog0x

Test generation, mocks, coverage analysis for AI agents

33 installs/wk local only

Universal Test Framework — questions

Answers built from our own checks of this server.

Why is there no uptime for Universal Test Framework?
Universal Test Framework runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package universal-test-framework was installed 34 times last week.
How do I connect Universal Test Framework?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls universal-test-framework straight from pypi; nothing to host, nothing to sign up for.
How many people use Universal Test Framework?
The pypi package universal-test-framework was installed 34 times in the last week. Week over week that is -45%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Universal Test Framework open source?
We cannot say either way: written in Python and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.