Jordiag/azure-devops-mcp-server
Exposes Azure DevOps functionality via MCP: Boards, Repos, Pipelines, Artifacts, Test Plans, and Wiki tools for AI agents.
Built on .NET 10 with modular client libraries wrapping the official Azure DevOps SDK and REST APIs, it decouples the MCP server from Azure DevOps internals for independent evolution. The server exposes tools via Model Context Protocol using Server-Sent Events (SSE) over HTTP, enabling AI agents to discover and invoke operations across work items, pull requests, builds, feeds, test plans, and wikis at runtime through structured function calls.
Stars
13
Forks
1
Language
C#
License
MIT
Category
Last pushed
Mar 09, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/Jordiag/azure-devops-mcp-server"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
Tiberriver256/mcp-server-azure-devops
An MCP server for Azure DevOps
tarnover/mcp-sysoperator
MCP for Ansible, Terraform, LocalStack, and other IaC tools. Create and iterate IaC
johnib/kusto-mcp
MCP server for Azure Data Explorer (Kusto), enabling AI agents to explore, query, and understand...
nwiizo/tfmcp
🌍 Terraform Model Context Protocol (MCP) Tool - An experimental CLI tool that enables AI...
danielealbano/mcp-for-azure-devops-boards
A Model Context Protocol (MCP) server for interacting with Azure DevOps Boards and Work Items,...