← Index

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

io.github.Hyeonu-Cha/dotnet-coverage-mcp·v0.1.1·Other
Quality Score
85
/100

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

§01  Install

No runnable package or remote endpoint listed in the registry. Check the repo for manual install instructions.

§02  Environment variables
COVERAGE_MCP_ALLOWED_ROOT

Restrict every tool's filesystem access to this subtree. Recommended for shared environments. When unset, the server logs a warning and accepts any path.

COVERAGE_MCP_DOTNET_TEST_TIMEOUT_MS

Override the dotnet test timeout in milliseconds. Default: 600000 (10 minutes).

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
5
§04  Alternatives in Other