Loomal

dotnet-coverage-mcp

MCP server by github.com/hyeonu-cha/dotnet-coverage-mcp

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

0 starsnuget: dotnet-coverage-mcp

About dotnet-coverage-mcp

dotnet-coverage-mcp is an MCP (Model Context Protocol) server published by hyeonu-cha in the official MCP registry, listed under Search on Loomal. MCP server for .NET coverage: run tests, parse Cobertura, find uncovered branches, append tests.

It ships as a NuGet package (dotnet-coverage-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/hyeonu-cha/dotnet-coverage-mcp.

Use dotnet-coverage-mcp with your agent

Claude Code · one command
claude mcp add dotnet-coverage-mcp -- dnx dotnet-coverage-mcp --yes
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "dotnet-coverage-mcp": {
      "command": "dnx",
      "args": [
        "dotnet-coverage-mcp",
        "--yes"
      ]
    }
  }
}
nugetdotnet-coverage-mcp

Frequently asked questions

What is dotnet-coverage-mcp?
dotnet-coverage-mcp is an MCP (Model Context Protocol) server by hyeonu-cha in the Search category. MCP server for .NET coverage: run tests, parse Cobertura, find uncovered branches, append tests.
How do I connect dotnet-coverage-mcp to Claude, Cursor, or another MCP client?
Install dotnet-coverage-mcp from its nuget package (dotnet-coverage-mcp) 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 dotnet-coverage-mcp open source?
Yes — the source code is public at github.com/hyeonu-cha/dotnet-coverage-mcp.
Can AI agents pay to use dotnet-coverage-mcp?
Not yet through Loomal — dotnet-coverage-mcp 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 dotnet-coverage-mcp? Claim this listing free by verifying GitHub ownership, or contact us.