MCP Test Runner
Rank #61,709io.github.LovRanRan/mcp-test-runner
Local test execution and coverage summaries for onboarding agents.
MCP Test Runner is a Model Context Protocol (MCP) server published by lovranran. It ranks #61,709 of 132,113 servers tracked on MCP Toplist. MCP Test Runner is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on May 25, 2026 and most recently updated on May 25, 2026.
Ranks ahead of 70,404 of 132,113 servers on MCP Toplist.
Use MCP Test Runner
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-test-runner -- uvx lovranran-mcp-test-runner[mcp_servers.mcp-test-runner]
command = "uvx"
args = ["lovranran-mcp-test-runner"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mcp-test-runner": {
"command": "uvx",
"args": [
"lovranran-mcp-test-runner"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcp-test-runner": {
"command": "uvx",
"args": [
"lovranran-mcp-test-runner"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-test-runner": {
"type": "stdio",
"command": "uvx",
"args": [
"lovranran-mcp-test-runner"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-test-runner": {
"command": "uvx",
"args": [
"lovranran-mcp-test-runner"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-test-runner": {
"command": "uvx",
"args": [
"lovranran-mcp-test-runner"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.LovRanRan%2Fmcp-test-runner)<a href="https://mcptoplist.com/server/io.github.LovRanRan%2Fmcp-test-runner"><img src="https://mcptoplist.com/badge/io.github.LovRanRan%2Fmcp-test-runner.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
lovranran
Other servers by lovranran
View all lovranran servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | May 25, 2026 |
Frequently asked questions
- Who maintains MCP Test Runner?
- MCP Test Runner is maintained by lovranran, which publishes 3 MCP servers (3 total versions) tracked on MCP Toplist.
- Is MCP Test Runner listed on the Official MCP Registry?
- Yes — MCP Test Runner is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does MCP Test Runner have?
- MCP Toplist tracks 1 version of MCP Test Runner, most recently published on May 25, 2026.
- Where can I find the source code for MCP Test Runner?
- The source code for MCP Test Runner is hosted at github.com/lovranran/mcp-test-runner.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.