Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by BeinerChes • Uncategorized
An MCP server providing semantic understanding and manipulation of C# code using the Roslyn compiler.
Perform semantic code analysis and refactoring on C# projects.
Enforce consistent code editing workflows using Roslyn-based tools.
Integrate advanced code diagnostics and automated fixes into their development process.
Roslyn MCP Server enables Claude Code to parse, navigate, and modify C# code semantically rather than as plain text. It supports advanced code operations like symbol renaming across solutions, method extraction with parameter detection, and dead code analysis. The server runs per-solution, maintaining a local knowledge base to improve code editing accuracy and developer productivity.