← Back to Plugins
MCP Server MCP

io.github.phoenice-labs/universal-test-framework

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

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

Comments

Sign in to leave a comment

Loading comments...