azure-devops-mcp-server
0
The Azure DevOps MCP Server integrates Azure DevOps with Cline, allowing users to manage work items, pipelines, wikis, and more through Cline. It requires configuring a Personal Access Token and setting up Cline MCP settings for seamless operation with Azure DevOps services.
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`