azure-devops-mcp

azure-devops-mcp

3.7

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

The Azure DevOps MCP Server is a local server that integrates Azure DevOps functionalities directly into your code editor, allowing seamless interaction with Azure DevOps services.

The Azure DevOps MCP Server is designed to bring the power of Azure DevOps directly into your development environment. By integrating with Visual Studio Code and GitHub Copilot, it allows developers to perform a wide range of Azure DevOps tasks without leaving their code editor. This server is currently in public preview, meaning that while it is fully functional, users can expect changes and improvements before its general availability. The server supports a variety of Azure DevOps services, including project management, work item tracking, repository management, build and release management, and test planning. It is particularly useful for developers who want to streamline their workflow by accessing Azure DevOps data and actions directly from their development environment.

Features

  • Seamless integration with Visual Studio Code and GitHub Copilot.
  • Supports a wide range of Azure DevOps services including work items, repositories, builds, and releases.
  • Enables direct interaction with Azure DevOps from the code editor.
  • Provides a local server for executing Azure DevOps tasks.
  • Facilitates efficient project management and collaboration.

Tools

  1. core_list_project_teams

    Retrieve a list of teams for the specified Azure DevOps project.

  2. core_list_projects

    Retrieve a list of projects in your Azure DevOps organization.

  3. work_list_team_iterations

    Retrieve a list of iterations for a specific team in a project.

  4. wit_my_work_items

    Retrieve a list of work items relevant to the authenticated user.

  5. repo_list_repos_by_project

    Retrieve a list of repositories for a given project.