Loomal

MCP Test Runner

MCP server by github.com/lovranran/mcp-test-runner

Local test execution and coverage summaries for onboarding agents.

0 starspypi: lovranran-mcp-test-runner

About MCP Test Runner

MCP Test Runner is an MCP (Model Context Protocol) server published by lovranran in the official MCP registry, listed under Autonomous Agents on Loomal. Local test execution and coverage summaries for onboarding agents.

It ships as a Python package on PyPI (lovranran-mcp-test-runner), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/lovranran/mcp-test-runner.

Use MCP Test Runner with your agent

Claude Code · one command
claude mcp add mcp-test-runner -- uvx lovranran-mcp-test-runner
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "mcp-test-runner": {
      "command": "uvx",
      "args": [
        "lovranran-mcp-test-runner"
      ]
    }
  }
}
pypilovranran-mcp-test-runner

Frequently asked questions

What is MCP Test Runner?
MCP Test Runner is an MCP (Model Context Protocol) server by lovranran in the Autonomous Agents category. Local test execution and coverage summaries for onboarding agents.
How do I connect MCP Test Runner to Claude, Cursor, or another MCP client?
Install MCP Test Runner from its pypi package (lovranran-mcp-test-runner) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is MCP Test Runner open source?
Yes — the source code is public at github.com/lovranran/mcp-test-runner.
Can AI agents pay to use MCP Test Runner?
Not yet through Loomal — MCP Test Runner is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain MCP Test Runner? Claim this listing free by verifying GitHub ownership, or contact us.