Privacy and advertising choices

Git-Stars uses essential storage for site operation. Optional analytics and ad-measurement scripts stay disabled unless you accept them; partners such as Google may then use cookies or similar identifiers where required. Privacy Policy

LogoGit-Stars
Top StarsTrendingAI AgentsDaily PicksViral ReposInsights
LogoGit-Stars

Discover top GitHub projects with real rankings and AI insights

GitHub
Built withLogo of Git-StarsGit-Stars
Rankings
  • Top Stars
  • Trending
  • AI Agents
  • Daily Picks
  • Explore
Resources
  • Insights
  • Editorial Policy
About
  • About
  • Contact
Legal
  • Privacy Policy
  • Terms of Service
© 2026 Git-Stars. All Rights Reserved.
AM

microsoft/azure-devops-mcp

AI Agent

The MCP server for Azure DevOps, bringing the power of Azure DevOps directly to your agents.

1.9k Stars616 Forks9 Open Issues1.9k WatchersTypeScriptMIT
AI AgentMCP ServerInfrastructure
Review Readiness

This repository page has enough original analysis, source evidence, and comparison context to be treated as an indexable Git-Stars review.

100

review score

Indexable review
Decision Snapshot

Problem solved

This framework solves the problem of bridging AI agents with Azure DevOps data without requiring custom API integrations or complex scripting. It provides a standardized, tool-based abstraction that lets language models directly query and manipulate Azure DevOps entities, reducing development overhead for AI-powered DevOps automation.

Deployment reality

The available setup signal starts with: npx -y @azure-devops/mcp ${input:ado_org}. Treat this as a starting point, then ask Codex or Claude to inspect the README, environment variables, runtime version, and deployment target before production use.

Commercial use

The recorded license is MIT. This is a useful commercial-use signal, but teams should still verify license text, dependencies, model/API terms, and trademark constraints.

Capability ceiling

Developers can build AI agents that list projects, builds, repos, test plans, teams, iterations, and work items, as well as create and update wiki pages. Real-world use cases include automated project status reporting, intelligent work item triage, and natural language querying of DevOps pipelines. The ceiling is limited by the available tools (focused on read and simple write operations) and the language model's reasoning, but it enables sophisticated conversational interfaces for Azure DevOps management.

Source and compliance noteLast synced: Jul 30, 2026

Git-Stars is independent and not affiliated with GitHub or this project. Analysis may be AI-assisted and based on public repository metadata plus short README-derived summaries. We do not mirror full README files, docs, issues, or social comments.

Original GitHub sourceMethodologyEditorial Policy
Editorial Evaluation

microsoft/azure-devops-mcp is tracked as a TypeScript project in the AI Agent, MCP Server, Infrastructure area. This evaluation combines public GitHub metadata, category signals, short source summaries, and Git-Stars editorial rules rather than copying project documentation.

Momentum check: the repository has 1.9k total stars, with +6 today, +0 this week, and +0 this month. These growth windows help distinguish durable adoption from short-lived visibility spikes.

Maintenance check: current activity is Active; the latest push was 25 days ago, and the open issue queue is 9, about 0.47% of total stars. Treat this as an adoption signal, not a substitute for engineering due diligence.

Adoption check: 616 forks and 1.9k watchers suggest how often the project is reused or followed. License signal: MIT. Always verify license compatibility before commercial or internal use.

Practical fit: this project is most relevant when you need TypeScript teams evaluating ecosystem-native tooling. Be cautious when you need a legal review, security audit, or production SLA.

Source check: Git-Stars currently has 2 explicit source reference(s) for this report and a recent growth signal of 6. Follow the original GitHub repository for final install, security, and release information.

Evidence Checklist

Analysis

Ready

Original problem, capability, and verdict guidance are available.

Sources

Ready

Repository metadata and README/source references are attached.

License

Ready

MIT is recorded for review.

Maintenance

Ready

Recent activity is visible in repository metadata.

Alternatives

Ready

Enough nearby projects exist for comparison.

Best For
  • TypeScript teams evaluating ecosystem-native tooling
  • use cases where recent maintenance matters
Avoid When
  • you need a legal review, security audit, or production SLA
Adoption Signals

Momentum

1.9k Stars

Reuse

616 Forks

Attention

1.9k Watchers

Maintenance

active

License

MIT

Open issues

9

Overview

The Azure DevOps MCP Server provides Azure DevOps context to AI agents, enabling them to list projects, builds, repos, work items, and more. It offers both a recommended remote-first experience and a local server option.

Key Features

- List ADO projects, builds, repos, test plans, teams, iterations, and work items - Create and update wiki pages with content - Supports both remote (recommended) and local stdio server setups

Tool Positioning

AI Agent

Agent frameworks, autonomous workflows, and tool-use systems

MCP Server

Model Context Protocol servers, clients, and integrations

Infrastructure

Cloud, deployment, networking, containers, and platform tooling

Quick Start
npx -y @azure-devops/mcp ${input:ado_org}
View on GitHub
Project Activity

73

Health Score

Active

Commit Activity

May 15, 2025

Created

Jul 29, 2026

Last push

Source Trail

GitHub repository metadata

metadata

GitHub README

readme_summary

Star History

+6

Today's growth

+6

7-day growth

+6

30-day growth

Jul 29, 2026Jul 30, 2026
Community Health
616

Forks

9

Open

1.9k

Watchers

Owner
AM

microsoft

GitHub profile
Topics & Language
TypeScript
Ecosystem & Usage
GitHub Repository Search on npm
Alternatives & Comparison

freeCodeCamp/freeCodeCamp

freeCodeCamp.org's open-source codebase and curriculum. Learn math, programming, and computer science for free.

454k

awesome-selfhosted/awesome-selfhosted

A list of Free Software network services and web applications which can be hosted on your own servers

313k

obra/superpowers

An agentic skills framework & software development methodology that works.

273k

react/react

The library for web and native user interfaces.

247k

affaan-m/ECC

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

240k
License
MIT
CreatedMay 15, 2025
Last pushJul 29, 2026
Last syncedJul 30, 2026
Repository Standards

✓

License

✓

Forked

✓ Active

Maintained

AI AnalysisAnalyzed by Git-Stars

Problem Solved

This framework solves the problem of bridging AI agents with Azure DevOps data without requiring custom API integrations or complex scripting. It provides a standardized, tool-based abstraction that lets language models directly query and manipulate Azure DevOps entities, reducing development overhead for AI-powered DevOps automation.

Capabilities

Developers can build AI agents that list projects, builds, repos, test plans, teams, iterations, and work items, as well as create and update wiki pages. Real-world use cases include automated project status reporting, intelligent work item triage, and natural language querying of DevOps pipelines. The ceiling is limited by the available tools (focused on read and simple write operations) and the language model's reasoning, but it enables sophisticated conversational interfaces for Azure DevOps management.

Bottom Line

This project is ideal for developers and teams using Azure DevOps who want to integrate AI agents for natural language access to their DevOps data. It is not suitable for those needing deep, complex automation beyond the provided tools or who prefer not to use Microsoft's ecosystem. The key trade-off is convenience and rapid setup versus limited tool scope and reliance on Microsoft's remote server (with local fallback).

Full AI Analysis