Overview
Features
Local Azure DevOps MCP Server
TypeScript-based local MCP server that exposes Azure DevOps tasks via a thin abstraction layer over the REST APIs, enabling simple data access for editors and language models.
Domain-based tool loading
Load only required tool domains using the -d argument to keep the toolset focused and respect client limits.
Broad domain coverage
Tools spanning core, work, work-items, repositories, wiki, test-plans, pipelines, search, and advanced-security to cover common DevOps tasks.
One-click NPX installation
Install quickly in VS Code via NPX with one-click prompts.
Public feed installation
Install from public feed by configuring an mcp.json file and using @azure-devops/mcp (or @next for nightly builds).
Nightly builds
Stay up to date with latest features by using @azure-devops/mcp@next in your mcp.json.
Copilot Agent Mode support
Supports VS Code Copilot Agent Mode; after installation, start tools and login when prompted.
Docs, examples & best practices
Comprehensive getting started, troubleshooting, examples, and how-to guides to improve your experience.
Who Is This For?
- Developers:Interact with Azure DevOps REST APIs from VS Code using prompts and Copilot to perform DevOps tasks.




