Back to Home
nikydobrev icon

mcp-server-azure-devops-multi

Verified Safe

by nikydobrev

Overview

Specialized Model Context Protocol (MCP) server for Azure DevOps, providing multi-organization support and LLM-optimized responses.

Installation

Run Command
docker run -p 3000:3000 -v /path/to/config.json:/app/config.json azdo-mcp-server

Security Notes

Personal Access Tokens (PATs) are externalized to a `config.json` file, which must be secured by the user. The server itself does not expose PATs in its output or allow dynamic code execution from untrusted input. Interactions with Azure DevOps APIs are handled via a well-established SDK. The `pipelines_update_build_stage` tool is explicitly noted as not fully implemented, reducing potential risks from incomplete write operations.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens750
Stars0
Forks0
Last Update2025-12-11

Tags

Azure DevOpsMCP ServerMulti-OrganizationLLM OptimizationCI/CD