mcp-test-runner

kao273183/mcp-test-runner
★ 6 stars Python 💻 Code/Dev Tools Updated 6d ago
Mcp Test Runner — universal MCP server for running tests across pytest/Jest/Cypress/Go
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-test-runner": {
      "command": "uvx",
      "args": [
        "mcp-test-runner"
      ]
    }
  }
}

Or install with pip: pip install mcp-test-runner

README Excerpt

**English** · [繁體中文](README.zh-TW.md) > Universal MCP server for running tests across pytest / Jest / Cypress / Go, > with built-in DOM analyzer, run history, and a self-improvement coach. A **Model Context Protocol** server that lets Claude Desktop / Cursor / any MCP client drive your test suite end-to-end: run tests, inspect failures

Tools (19)

QA_PROJECT_ROOTQA_RUNNERanalyze_screenanalyze_urlauto_generate_testscodegencypressgenerate_html_reportgenerate_testget_failure_detailsget_optimization_planget_runner_infoget_test_historyget_test_reportjestlist_testsregister_formrun_failedrun_tests