Back to Home
jaybird-us icon

azure-devops-mcp

Verified Safe

by jaybird-us

Overview

An MCP server that enables Claude to interact with Azure DevOps work items, projects, sprints, and relationships directly through natural language.

Installation

Run Command
npx @jybrd/azure-devops-mcp

Environment Variables

  • AZURE_DEVOPS_ORG

Security Notes

The server heavily relies on spawning child processes to execute Azure CLI commands (`az devops ...`). While inputs are generally sanitized via `encodeURIComponent` for URL parameters and writing request bodies to temporary files, reliance on shell execution inherently carries a risk if not meticulously handled. Credentials are not hardcoded but managed via Azure CLI authentication or environment variables, which is a good practice.

Similar Servers

Stats

Interest Score30
Security Score7
Cost ClassMedium
Avg Tokens1000
Stars1
Forks0
Last Update2026-01-19

Tags

Azure DevOpsProject ManagementWork ItemsSprint PlanningAI Tools