RoslynMcpExtension

by sailro · MCP Server · ★ 20

About RoslynMcpExtension

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 .

csharpmcproslynsemanticvisual-studio

Quick Facts

Stars20
Forks1
LanguageC#
CategoryMCP Server
LicenseMIT
Quality Score61.896/100
Last Updated2026-04-11
Created2026-02-17
Platformsdotnet, mcp
Est. Tokens~11k

More MCP Server Tools

Explore other popular mcp server tools:

View all MCP Server tools →

Popular C# Agent Tools

Frequently Asked Questions

What is RoslynMcpExtension?

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.

What programming language is RoslynMcpExtension written in?

RoslynMcpExtension is primarily written in C#. It covers topics such as csharp, mcp, roslyn.

How do I install or use RoslynMcpExtension?

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.

What license does RoslynMcpExtension use?

RoslynMcpExtension is released under the MIT license, making it free to use and modify according to the license terms.

View on GitHub → Browse MCP Server tools