Back to search
30
MCP

io.github.hyeonu-cha/dotnet-coverage-mcp

io.github.hyeonu-cha/dotnet-coverage-mcp

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

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@paretools/dotnet
MCP server for .NET — structured build, test, and package data for AI agents
0 tools
io.github.goldbergyoni/test-coverage-mcp
Analyze test coverage from LCOV files - makes AI agents coverage-aware without wasting tokens
0 tools
.NET MCP Server
AI assistant access to .NET SDK for projects, packages, building, testing, and development tools.
0 tools
io.github.jcucci/dotnet-sherlock-mcp
.NET assembly introspection MCP server with advanced reflection and type analysis capabilities
0 tools
io.github.ryudi84/api-tester
MCP server for API testing: HTTP requests, cURL generation, health checks.
0 tools
vrogozhin/dotnet-types-explorer-mcp
Model Context Protocol server for exploring .NET project metadata
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.hyeonu-cha/dotnet-coverage-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}