ado-mcp-server
If you are the rightful owner of ado-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 and Roo Code to interact with Azure DevOps services.
The Azure DevOps MCP Server (ADO-MCP-Server) is a robust integration tool designed to facilitate seamless interaction between Cline, Roo Code, and Azure DevOps services. It allows users to manage work items, boards, pipelines, pull requests, wikis, and projects directly from their development environment. The server is built using Node.js and requires a valid Azure DevOps account with personal access tokens for authentication. It can be installed via Smithery or manually, and it supports both command-line interface operations and integration with Cline and Roo Code. The server is highly configurable, allowing users to specify their organization, project, and authentication details in a settings file. It also includes a comprehensive set of tools for managing various Azure DevOps resources, making it an essential tool for developers working within the Azure ecosystem.
Features
- Integration with Azure DevOps for managing work items, boards, pipelines, pull requests, wikis, and projects.
- Command-line interface for direct interaction with Azure DevOps services.
- Configurable settings for seamless integration with Cline and Roo Code.
- Support for both manual and automated installation via Smithery.
- Comprehensive testing suite for verifying server functionality and Azure DevOps connectivity.
Tools
Work Items
get_work_item
,list_work_items
,create_work_item
,update_work_item
,search_work_items
,add_work_item_comment
,get_work_item_comments
Boards
get_boards
Pipelines
list_pipelines
,trigger_pipeline
Pull Requests
list_pull_requests
,create_pull_request
,update_pull_request
Wiki
get_wikis
,list_wiki_pages
,get_wiki_page
,create_wiki
,update_wiki_page
,create_wiki_page
,search_wiki_page
Projects
list_projects