dev-tools

dobermanch/dev-tools
★ 4 stars C# 🔌 API Integration Updated 28d ago
A growing collection of developer utility tools — available as a CLI, REST API, and MCP server, all powered by a single .NET library.
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": {
    "dev-tools": {
      "command": "npx",
      "args": [
        "-y",
        "dobermanch/dev-tools"
      ]
    }
  }
}

Topics

clicsharpdevtoolsdockerdotnetmcp-servernugetrest-apiuiwebapiwebassembly