AzureMcp

bob-clawd/AzureMcp
★ 1 stars C# ⚙️ DevOps Updated today
Small personal Azure DevOps MCP server in C#
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": {
    "azuremcp": {
      "command": "npx",
      "args": [
        "-y",
        "bob-clawd/AzureMcp"
      ]
    }
  }
}

README Excerpt

Small personal MCP server for the parts of Azure DevOps that are actually useful in day-to-day work. This is intentionally not a full Azure or Azure DevOps surface area wrapper. The goal is a small, composable toolbelt with a familiar architecture: - `AzureMcp.Host` for MCP hosting and startup/config parsing

Tools (1)

AZURE_MCP_ORGANIZATION_URL