stefanskiasan_azure-devops-mcp-server

stefanskiasan_azure-devops-mcp-server

0

The Azure DevOps MCP Server for Cline is a server that facilitates integration with Azure DevOps services through Model Context Protocol (MCP). It enables users to manage work items, boards, pipelines, pull requests, wikis, and projects within Azure DevOps, specifically for Cline users.

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`