agentic-dotnet

Hookyns/agentic-dotnet
★ 3 stars C# 🤖 AI/LLM Updated 2d ago
Roslyn-powered MCP server that exposes diagnostics, navigation, and refactoring tools for a .NET solution.
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": {
    "agentic-dotnet": {
      "command": "npx",
      "args": [
        "-y",
        "Hookyns/agentic-dotnet"
      ]
    }
  }
}

Topics

aiai-agentsdotnetmcpmcp-serverroslyn