mcpbeat Sign in
I

Dotnetdevmcp MCP Server

local only

Dotnetdevmcp runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 23 Sep 2026.

MCP server for .NET: Roslyn code navigation and refactoring, build, and affected-test selection.

Installs / week
not published
0
Stars
0 open issues
23 Sep 2026
Last commit
from GitHub
License
C#

What the code does

We read the source, 2 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.

            string finalCommitMessage = (isDelete ? $"Delete {symbolName}" : $"Update {symbolName}") + ": " + commitMessage;

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 Dotnetdevmcp

same job, measured the same way
Roslyn CodeLens
by marcelroozekrans

Roslyn MCP server: semantic .NET/C# intelligence - analysis, refactoring, tests, IL inspection.

130 installs/wk local only
SharpLens
by pzalutski-pixel

67 semantic C#/.NET analysis tools via Roslyn: navigation, refactoring, codegen, audit.

63 installs/wk local only
Roslyn MCP
by darylmcd

Local-first MCP server for semantic C# analysis & refactoring via Roslyn & MSBuildWorkspace.

local only
Crosspad MCP
by crosspad

Development workflow server for CrossPad — build, test, run, screenshot, and navigate code

74 installs/wk local only
Code Quality
by ryudi84

MCP server for code quality: complexity, duplicates, naming, refactoring.

21 installs/wk local only
Ckb
by simplyliz

Code intelligence MCP server — 80+ tools for navigation, impact analysis, and architecture

77 installs/wk local only
Readyorai
by tedoneobichajavascript

Zero-cost MCP server for local code inspection and best-practice recommendations

30 installs/wk local only
CodeMap
by bbajt

Roslyn-powered MCP server for C#/VB.NET. Query symbols, call graphs, and facts. 90%+ token savings.

local only

Dotnetdevmcp — questions

Answers built from our own checks of this server.

Why is there no uptime for Dotnetdevmcp?
Dotnetdevmcp runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Dotnetdevmcp open source?
We cannot say either way: written in C# and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.