AgentUni

dotnet-coverage-mcp

by @Hyeonu-Cha / v0.1.1

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

Install

NuGet / stdio

dnx dotnet-coverage-mcp

Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)

{
  "mcpServers": {
    "io-github-hyeonu-cha-dotnet-coverage-mcp": {
      "command": "dnx",
      "args": [
        "dotnet-coverage-mcp"
      ]
    }
  }
}

Source: official MCP Registry record · registry name io.github.Hyeonu-Cha/dotnet-coverage-mcp · published 2026-05-05 · updated 2026-05-05. Not an endorsement; review the code before connecting it to anything sensitive.

Similar

More Other & General servers

Browse category