stefanskiasan_azure-devops-mcp-server
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
Work Items
get_work_item
,list_work_items
,create_work_item
,update_work_item
Boards
get_boards
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