by sailro · MCP Server · ★ 20
Roslyn MCP Extension — Visual Studio Extension A Visual Studio extension that exposes semantic C# code analysis via the Model Context Protocol (MCP), powered by the live Roslyn workspace inside Visual Studio. Unlike standalone Roslyn MCP servers that create their own , this extension uses Visual Studio's actual — giving you access to unsaved changes, live diagnostics, and the full compilation state that VS already maintains. MCP Tools Prerequisites Visual Studio 2022 or 2026 .NET 10.0 SDK (for the server process) Building The solution file is at .
| Stars | 20 |
| Forks | 1 |
| Language | C# |
| Category | MCP Server |
| License | MIT |
| Quality Score | 61.896/100 |
| Last Updated | 2026-04-11 |
| Created | 2026-02-17 |
| Platforms | dotnet, mcp |
| Est. Tokens | ~11k |
Explore other popular mcp server tools:
RoslynMcpExtension is A Visual Studio extension that exposes semantic C# code analysis via the Model Context Protocol (MCP), powered by the live Roslyn workspace inside Visual Studio.. It is categorized as a MCP Server with 20 GitHub stars.
RoslynMcpExtension is primarily written in C#. It covers topics such as csharp, mcp, roslyn.
You can find installation instructions and usage details in the RoslynMcpExtension GitHub repository at github.com/sailro/RoslynMcpExtension. The project has 20 stars and 1 forks, indicating an active community.
RoslynMcpExtension is released under the MIT license, making it free to use and modify according to the license terms.