Loomal

Azure Boards MCP

MCP server by github.com/broisnischal/azure-mcp

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

0 starsnpm: azure-board-mcp

About Azure Boards MCP

Azure Boards MCP is an MCP (Model Context Protocol) server published by broisnischal in the official MCP registry, listed under Cloud Platforms on Loomal. Azure DevOps Boards work items over MCP (stdio). Requires Bun, org, project, and PAT.

It ships as an npm package (azure-board-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/broisnischal/azure-mcp.

Use Azure Boards MCP with your agent

Claude Code · one command
claude mcp add azure-boards-mcp -- npx -y azure-board-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "azure-boards-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "azure-board-mcp"
      ]
    }
  }
}
npmazure-board-mcp

Frequently asked questions

What is Azure Boards MCP?
Azure Boards MCP is an MCP (Model Context Protocol) server by broisnischal in the Cloud Platforms category. Azure DevOps Boards work items over MCP (stdio). Requires Bun, org, project, and PAT.
How do I connect Azure Boards MCP to Claude, Cursor, or another MCP client?
Install Azure Boards MCP from its npm package (azure-board-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Azure Boards MCP open source?
Yes — the source code is public at github.com/broisnischal/azure-mcp.
Can AI agents pay to use Azure Boards MCP?
Not yet through Loomal — Azure Boards MCP is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Azure Boards MCP? Claim this listing free by verifying GitHub ownership, or contact us.