azure-mcp-server

weeiner/azure-mcp-server

3.2

If you are the rightful owner of azure-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

A Model Context Protocol (MCP) server for querying Azure DevOps projects, work items, repositories, and builds, built with Spring Boot.

Tools

Functions exposed to the LLM to take actions

list_projects

List all projects in your Azure DevOps organization.

get_project

Get detailed information about a specific project.

get_work_items

Query work items using WIQL.

get_work_item

Get detailed information about a specific work item.

get_repositories

List Git repositories in a project.

get_builds

Get recent builds from a project.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources