mcpbeat

Roslyn MCP Server

io.github.darylmcd/roslyn-mcp
local only

Roslyn MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 27 Jul 2026.

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

Installs / week
not published
0
Stars
2 open issues
27 Jul 2026
Last commit
from GitHub
MIT
License
C#

Roslyn MCP — questions

Answers built from our own checks of this server.

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