azure-devops-mcp-server

azure-devops-mcp-server

3.2

If you are the rightful owner of azure-devops-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 henry@mcphub.com.

The Azure DevOps MCP Server integrates Azure DevOps services with Claude Desktop/Cline, enabling seamless interaction and automation.

The Azure DevOps MCP Server is a robust integration tool that connects Azure DevOps services with Claude Desktop/Cline applications. It allows users to manage work items, boards, Git repositories, pipelines, pull requests, wikis, and projects directly from their MCP-compatible clients. This server facilitates automation and enhances productivity by providing a streamlined interface for interacting with Azure DevOps. Users can perform various operations such as creating and updating work items, managing repositories, triggering pipelines, and handling pull requests, all within a unified environment. The server requires Node.js and an Azure DevOps account with access tokens for setup. It supports both automatic installation via Smithery and manual installation, offering flexibility in deployment. Configuration involves setting up personal access tokens and adjusting MCP settings for client applications. The server is designed to be extensible, allowing developers to modify and extend its capabilities as needed.

Features

  • Integration with Azure DevOps services for enhanced productivity.
  • Support for managing work items, boards, Git repositories, pipelines, pull requests, wikis, and projects.
  • Automatic installation via Smithery or manual setup for flexibility.
  • Extensible architecture for developers to modify and extend capabilities.
  • Comprehensive configuration and troubleshooting guidance.

Tools

  1. Work Items

    get_work_item, list_work_items, create_work_item, update_work_item

  2. Boards

    get_boards

  3. Git

    list_repositories, get_file, compare_branches

  4. Pipelines

    list_pipelines, trigger_pipeline

  5. Pull Requests

    list_pull_requests, create_pull_request, update_pull_request, get_pull_request

  6. Wiki

    get_wikis, get_wiki_page, create_wiki, update_wiki_page

  7. Projects

    list_projects