Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by ramosjuan24 • DevOps & CI/CD
An MCP server that lets AI assistants interact with Azure DevOps resources (projects, repos, work items, pipelines) via a standardized Model Context Protocol.
Query, create, or update Azure DevOps work items and manage links between them.
Inspect repositories, fetch file contents, search code or wiki pages, and create or list pull requests.
Trigger, list, or create pipelines and perform common DevOps workflows through natural language.
This server implements the Model Context Protocol (MCP) for Azure DevOps, acting as a bridge between AI agents and Azure DevOps APIs. It exposes tools to list and manage projects, work items, repositories, pull requests, branches, pipelines, and wiki content. It supports multiple authentication methods (PAT, Azure Identity, Azure CLI) and can be run locally via NPX to integrate with agents like Claude. The implementation simplifies automating common DevOps workflows and secure access to repository content from LLM-powered assistants.