mcp-server-azure-devops-multi
Verified Safeby nikydobrev
Overview
Specialized Model Context Protocol (MCP) server for Azure DevOps, providing multi-organization support and LLM-optimized responses.
Installation
docker run -p 3000:3000 -v /path/to/config.json:/app/config.json azdo-mcp-serverSecurity 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
ultimate_mcp_server
The Ultimate MCP Server acts as a comprehensive AI agent operating system, providing advanced AI agents access to a rich ecosystem of tools, cognitive systems, and specialized services via the Model Context Protocol for cognitive augmentation, tool use, and intelligent orchestration.
mcp-servers
An MCP server for managing files in Google Cloud Storage, supporting CRUD operations (save, get, search, delete) and exposing files as resources.
1xn-vmcp
An open-source platform for composing, customizing, and extending multiple Model Context Protocol (MCP) servers into a single logical, virtual MCP server, enabling fine-grained context engineering for AI workflows and agents.
mmcp
Manages Model Context Protocol (MCP) server definitions in a central configuration and applies them to various AI agent tools.