mcpbeat Sign in

Dotnet Coverage MCP Server

by hyeonu-cha Your server? Claim it
local only

Dotnet Coverage MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 2 Sep 2026.

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

Installs / week
not published
1
Stars
1 open issues
2 Sep 2026
Last commit
from GitHub
MIT
License
C#

What the code does

We read the source, 23 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Runs an external command Services/ProcessRunner.cs:85
            using var process = Process.Start(psi) ?? throw new Exception("Failed to start dotnet test");

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to Dotnet Coverage MCP

same job, measured the same way
Test Case Generator AI MCP
by csoai-org

AI-powered test case generator ai MCP server for agents. Supports generate test cases, generate

167 installs/wk local only
Medicare Coverage
by pipeworx-io

MCP server for medicare-coverage

58 tools answering
Untappd
by darrenjrobinson

MCP server exposing Untappd API tools for AI agents — full v4 read API coverage

70 installs/wk local only
Paperless-ngx
by tobee89

MCP server for Paperless-ngx 3.x — full REST API coverage, schema-aware, token-frugal.

34 installs/wk local only
I
agentgate
by ciceroyang

Read-only evidence for the tools agents run: MCP server records, coverage and policy.

local only
A
Nginx Proxy Manager
by baeck

MCP server for Nginx Proxy Manager with full API coverage (43 tools)

98 installs/wk local only
Coverctl
by felixgeelhaar

Go code coverage analysis tool with MCP server for AI-powered coverage workflows

local only
Coverctl
by klarlabs-studio

Go code coverage analysis tool with MCP server for AI-powered coverage workflows

local only

Dotnet Coverage MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Dotnet Coverage MCP?
Dotnet Coverage MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Dotnet Coverage MCP open source?
Yes — it is published under the MIT licence, written in C#, 1 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.