mcp-language-server: The MCP Language Server exposes language server capabilities like definition, references, and diagnostics to Large Language Models. It helps MCP-enabled clients navigate codebases more easily by providing semantic tools for code understanding and manipulation.; RoslynMcpServer: Roslyn MCP Server enables AI assistants to safely refactor and analyze C# codebases by exposing 53 Roslyn-powered tools. It provides comprehensive code intelligence, including refactoring, navigation, analysis, generation, and conversion, with full solution-wide reference tracking and preview support.
Enabling LLMs to navigate and understand complex codebases
Allowing AI assistants to automatically refactor and modernize C# codebases.