mcpbeat Sign in

Roz MCP Server

local only

Roz MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 26 Aug 2026.

Roslyn-powered C# code navigation, blast-radius analysis, and verified edits for coding agents.

Installs / week
not published
0
Stars
0 open issues
26 Aug 2026
Last commit
from GitHub
MIT
License
C#

What the code does

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

        using Process proc = Process.Start(psi)

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 Roz MCP

same job, measured the same way
Glider
by glidermcp

Roslyn-powered C# code analysis server for LLMs. Supports stdio and HTTP transports.

local only
Code Fundi MCP
by felixwaweru

CodeFundi MCP server for codebase mapping and blast-radius analysis.

48 installs/wk local only
Instagit
by instagitai

MCP server for Instagit — AI-powered Git repository analysis for coding agents

38 installs/wk local only
CodeNib
by codenib

Source-linked CodeGraph exploration, ranked search, and static navigation for coding agents.

721 installs/wk local only
SharpLens
by pzalutski-pixel

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

84 installs/wk local only
Fabric Atelier
by copyleftdev

AI-powered content processing with 226 Fabric patterns for writing, analysis, and code generation.

local only
Code Review Analyst
by j0hanz

Gemini-powered MCP server for code review analysis.

local only
CodeCortex Context Engine
by behnamjalalico

Context intelligence for AI coding agents: navigation, impact, memory, guarded edits.

2 072 installs/wk local only

Roz MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Roz MCP?
Roz 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 Roz MCP open source?
Yes — it is published under the MIT licence, written in C# and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.