stefanskiasan_azure-devops-mcp-server

stefanskiasan_azure-devops-mcp-server

3.1

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

This Model Context Protocol (MCP) server provides integration with Azure DevOps, allowing Cline to interact with Azure DevOps services.

The Azure DevOps MCP Server for Cline is designed to facilitate seamless integration between Cline and Azure DevOps services. It allows users to manage work items, boards, pipelines, pull requests, wikis, and projects directly from Cline. The server requires Node.js and npm for installation and can be set up either automatically via Smithery or manually by cloning the repository. Configuration involves setting up a Personal Access Token (PAT) from Azure DevOps and updating the Cline MCP settings file with the server details. The server supports a range of tools for managing Azure DevOps resources, making it a versatile solution for developers and teams using Cline in conjunction with Azure DevOps.

Features

  • Integration with Azure DevOps for managing work items, boards, pipelines, pull requests, wikis, and projects.
  • Automatic installation via Smithery or manual setup through repository cloning.
  • Configuration using Azure DevOps Personal Access Tokens for secure access.
  • Support for a wide range of Azure DevOps operations directly from Cline.
  • Verification and troubleshooting tools to ensure smooth operation.

Tools

  1. Work Items

    get_work_item, list_work_items, create_work_item, update_work_item

  2. Boards

    get_boards

  3. Pipelines

    list_pipelines, trigger_pipeline

  4. Pull Requests

    list_pull_requests, create_pull_request, update_pull_request, get_pull_request

  5. Wiki

    get_wikis, get_wiki_page, create_wiki, update_wiki_page

  6. Projects

    list_projects