Back to Home
bugzy-ai icon

azure-devops-mcp-server

Verified Safe

by bugzy-ai

Overview

This server integrates Azure DevOps Work Item Tracking with AI assistants like Claude, enabling them to search, create, update, and manage work items.

Installation

Run Command
npx @bugzy-ai/azure-devops-mcp-server

Environment Variables

  • AZURE_DEVOPS_ORG_URL
  • AZURE_DEVOPS_PAT
  • AZURE_DEVOPS_MCP_DEBUG

Security Notes

Configuration relies on `AZURE_DEVOPS_PAT` environment variable, which is a sensitive credential. The `AzureDevOpsClient` includes `sanitizeForLog` to redact sensitive information (like PATs) from debug logs, which is a good security practice. The implementation includes retry logic and timeout handling for network requests. No 'eval' or obvious obfuscation detected. Network requests are made to the configured Azure DevOps URL.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens10000
Stars0
Forks0
Last Update2026-01-19

Tags

Azure DevOpsWork Item TrackingAI AssistantsModel Context ProtocolDeveloper Tools