Skip to content
Claude Code

Azure Boards MCP for Claude Code

io.github.broisnischal/azure-mcp

Azure DevOps Boards work items over MCP (stdio). Requires Bun, org, project, and PAT.

client:Claude Code transport:stdio runtime:npm

Install Azure Boards MCP in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add azure-mcp -e AZURE_ORG=<AZURE_ORG> -e AZURE_PROJECT=<AZURE_PROJECT> -e AZURE_PAT=<AZURE_PAT> -- npx -y azure-board-mcp

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

Azure Boards MCP in other clients