Roslyn MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 17 Sep 2026.
Local-first MCP server for semantic C# analysis & refactoring via Roslyn & MSBuildWorkspace.
We read the source, 19 h ago · rules 3dff92dd89df
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.
return subprocess.run(['gh', *args], capture_output=True, text=True, check=True).stdout
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
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.
Roslyn MCP server: semantic .NET/C# intelligence - analysis, refactoring, tests, IL inspection.
67 semantic C#/.NET analysis tools via Roslyn: navigation, refactoring, codegen, audit.
MCP server for C# code analysis and automated fixing using Roslyn analyzers and code fix providers.
Local-first codebase intelligence MCP server for AI coding agents.
Gemini-powered MCP server for code review analysis.
Semantic code graph MCP server for coding agents
63 semantic Java analysis tools via Eclipse JDT: navigation, refactoring, code intelligence.
MCP server for Ruchy: code analysis, scoring, linting, formatting, and transpilation tools
Answers built from our own checks of this server.