azure-devops-mcp-server
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
Work Items
get_work_item
,list_work_items
,create_work_item
,update_work_item
Boards
get_boards
Git
list_repositories
,get_file
,compare_branches
Pipelines
list_pipelines
,trigger_pipeline
Pull Requests
list_pull_requests
,create_pull_request
,update_pull_request
,get_pull_request
Wiki
get_wikis
,get_wiki_page
,create_wiki
,update_wiki_page
Projects
list_projects