Skip to content
Claude Desktop

MCP Test Runner for Claude Desktop

io.github.lovranran/mcp-test-runner

Local test execution and coverage summaries for onboarding agents.

client:Claude Desktop transport:stdio runtime:pypi

Install MCP Test Runner in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

MCP Test Runner in other clients