★ 14 stars
C#
🤖 AI/LLM
Updated 1mo ago
Exposes Azure DevOps functionality via MCP: Boards, Repos, Pipelines, Artifacts, Test Plans, and Wiki tools for AI agents.
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": {
"azure-devops-mcp-ser": {
"command": "npx",
"args": [
"-y",
"Jordiag/azure-devops-mcp-server"
]
}
}
}
Run in terminal:
claude mcp add azure-devops-mcp-ser npx -y Jordiag/azure-devops-mcp-server
Add to .cursor/mcp.json:
{
"mcpServers": {
"azure-devops-mcp-ser": {
"command": "npx",
"args": [
"-y",
"Jordiag/azure-devops-mcp-server"
]
}
}
}
Topics
agentic-aiaiazure-devopsc-sharpdotnetmcp-serversemantic-kernel