mcp-for-azure-devops-boards

danielealbano/mcp-for-azure-devops-boards
★ 6 stars Rust ⚙️ DevOps Updated 17d ago
A Model Context Protocol (MCP) server for interacting with Azure DevOps Boards and Work Items, written in Rust.
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": {
    "mcp-for-azure-devops": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "mcp-for-azure-devops-boards"
      ]
    }
  }
}

Topics

aiazureazure-devopshomebrewmcpmcp-serverrustscoop