mcp-azuredevops-bridge

mcp-azuredevops-bridge

3.3

If you are the rightful owner of mcp-azuredevops-bridge 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.

A Model Context Protocol (MCP) integration server for Azure DevOps, enabling seamless management of work items, wiki documentation, sprint planning, and handling of attachments and discussions.

The MCP Azure DevOps Bridge is a specialized integration server designed to connect with Azure DevOps for comprehensive project management. It allows users to manage work items, create and update wiki documentation, plan sprints, and handle attachments and discussions efficiently. The server requires Go 1.23 or later and an Azure DevOps Personal Access Token (PAT) for authentication. It supports various operations such as creating and updating work items, managing wiki pages, retrieving sprint information, and handling attachments and comments. The integration is secure, using PATs for authentication, and offers advanced features like automatic wiki discovery and smart wiki selection.

Features

  • Work Item Management: Create, update, query, and manage work items including user stories, bugs, and tasks.
  • Wiki Management: Create and update wiki pages, search content, and retrieve page content with automatic wiki discovery.
  • Sprint Management: Retrieve current sprint information, list all sprints, and view sprint statistics.
  • Attachments and Comments: Add and retrieve attachments and comments to/from work items.

Tools

  1. list_wiki_pages

    Lists all wiki pages, optionally from a specific path.

  2. get_wiki_page

    Retrieves the content of a specific wiki page.

  3. manage_wiki_page

    Creates or updates a wiki page.

  4. search_wiki

    Searches for content across wiki pages.

  5. get_available_wikis

    Lists all available wikis in your Azure DevOps organization.