dotnet-mcp-hero

danielmackay/dotnet-mcp-hero
★ 5 stars C# 🔌 API Integration Updated 3mo ago
Clean Architecture Hero API + MCP Server
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": {
    "dotnet-mcp-hero": {
      "command": "npx",
      "args": [
        "-y",
        "danielmackay/dotnet-mcp-hero"
      ]
    }
  }
}

Topics

clean-architecturedotnetmcpmcp-server