Loading MCP server directory, please wait...
Roslyn MCP server: semantic .NET/C# intelligence - analysis, refactoring, tests, IL inspection.
npx @getmcp/cli add io.github.MarcelRoozekrans/roslyn-codelensRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.MarcelRoozekrans/roslyn-codelens": {
"command": "npx",
"args": [
"-y",
"roslyn-codelens-mcp"
]
}
}
}