SERVER

Dotnet Coverage MCP Server

Rank #11546

io.github.Hyeonu-Cha/dotnet-coverage-mcp

MCP server for .NET coverage: run tests, parse Cobertura, find uncovered branches, append tests.

First listed
May 5, 2026
Last publish date
May 5, 2026
OVERVIEW

Dotnet Coverage MCP Server is a Model Context Protocol (MCP) server published by Hyeonu-Cha. It ranks #11546 of 58,832 servers tracked on MCP Toplist. Dotnet Coverage MCP Server is listed on Official MCP, with 1 tracked version. It was first listed on May 5, 2026 and most recently updated on May 5, 2026.

STANDING
#11,546of 58,832 tracked serversTop 25%

Ranks ahead of 47,286 of 58,832 servers on MCP Toplist.

CONNECT

Use Dotnet Coverage MCP Server

Add Dotnet Coverage MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

NuGet package
{
  "mcpServers": {
    "dotnet-coverage-mcp": {
      "command": "dnx",
      "args": [
        "dotnet-coverage-mcp"
      ],
      "env": {
        "COVERAGE_MCP_ALLOWED_ROOT": "<your COVERAGE_MCP_ALLOWED_ROOT>",
        "COVERAGE_MCP_DOTNET_TEST_TIMEOUT_MS": "<your COVERAGE_MCP_DOTNET_TEST_TIMEOUT_MS>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry

ORGANIZATION

Hyeonu-Cha

Organization
Total servers
1
Total versions
1
VERSIONS

Available versions (1)

VersionPublished
0.1.1May 5, 2026
FAQ

Frequently asked questions

What is Dotnet Coverage MCP Server?
MCP server for .NET coverage: run tests, parse Cobertura, find uncovered branches, append tests.
Who maintains Dotnet Coverage MCP Server?
Dotnet Coverage MCP Server is maintained by Hyeonu-Cha, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
Is Dotnet Coverage MCP Server an official MCP server?
Yes — Dotnet Coverage MCP Server is listed on the Official MCP Registry.
How many versions does Dotnet Coverage MCP Server have?
MCP Toplist tracks 1 version of Dotnet Coverage MCP Server, most recently published on May 5, 2026.
Where can I find the source code for Dotnet Coverage MCP Server?
The source code for Dotnet Coverage MCP Server is hosted at github.com/Hyeonu-Cha/dotnet-coverage-mcp.
EXPLORE