RoslynMcp

MadQ/RoslynMcp
★ 1 stars C# 💻 Code/Dev Tools Updated 1d ago
Roslyn-powered MCP server for C# code intelligence
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "roslynmcp": {
      "command": "npx",
      "args": [
        "-y",
        "MadQ/RoslynMcp"
      ]
    }
  }
}

Topics

aiai-coding-assistantcode-intelligencecsharpdotnetmcproslyn