dotnet coverage mcp MCP
v0.1.1io.github.hyeonu-cha/dotnet-coverage-mcp
MCP server for .NET coverage: run tests, parse Cobertura, find uncovered branches, append tests.
transport:stdio
runtime:nuget
Target client
run in your project directory
claude mcp add dotnet-coverage-mcp -e COVERAGE_MCP_ALLOWED_ROOT=<COVERAGE_MCP_ALLOWED_ROOT> -e COVERAGE_MCP_DOTNET_TEST_TIMEOUT_MS=<COVERAGE_MCP_DOTNET_TEST_TIMEOUT_MS> -- dnx dotnet-coverage-mcp --yes
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.