Skip to content
Back to search
30
MCP v1.0.0

Azure Boards MCP

io.github.broisnischal/azure-mcp

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

Uptime
0.0%
38 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

azure-devops-mcp-server
MCP server for Azure DevOps integration with wikis, test plans, and work items
0 tools
DevOps On-Premises
MCP server for on-prem Azure DevOps: repos, pull requests, work items, and wiki.
0 tools
azure-devops-work-items-mcp
MCP server for Azure DevOps work items — read, list, create, and update, with WIQL-based filtering
0 tools
az-devops-cli-mcp
Azure DevOps CLI MCP server for Claude Code and Codex CLI — boards, work items, repos, PRs
0 tools
mcp-azure-devops
A Model Context Protocol (MCP) server for Azure DevOps
0 tools
azure-devops-mcp
MCP server for Azure DevOps / TFS integration
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "azure_boards_mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}