Roslyn C# Analyzer
Provides C# code analysis capabilities by leveraging the Microsoft Roslyn compiler platform to validate syntax, find ...
What it does
Provides C# code analysis capabilities by leveraging the Microsoft Roslyn compiler platform to validate syntax, find references, and run recommended code analyzers within .NET projects.
Roslyn MCP Server provides C# code analysis capabilities by leveraging the Microsoft Roslyn compiler platform. It enables AI assistants to validate C# files for syntax errors and semantic issues, find symbol references across projects, and run Microsoft recommended code analyzers - all within the context of a .NET project. The server integrates with MSBuild to load full project context and communicates via standard I/O, making it particularly valuable for ensuring code quality and catching potential issues before compilation when working with C# codebases.
Capabilities
Server
Quality
deterministic score 0.61 from registry signals: · indexed on pulsemcp · has source repo · 28 github stars · registry-generated description present