azure devops mcp
Basic Information
Azure DevOps MCP Server is a TypeScript project that provides a local MCP (Model-Connected Provider) server that brings Azure DevOps context and operations directly into code editors and agent workflows. It is designed to let language-model driven agents and developer tools interact with Azure DevOps services via a thin abstraction over the Azure DevOps REST APIs. The repo targets integration with Visual Studio Code, VS Code Insiders and GitHub Copilot Agent Mode and supports one-click NPX installation or installation from a public feed. It is published as a public preview and intended for scenarios where an agent or developer wants to run prompts to list projects, builds, repos, work items, wikis, test plans, security alerts and other ADO resources without leaving the editor. The project emphasizes concise, focused tools rather than a large monolithic interface.