ado-mcp-server
1
The Azure DevOps MCP Server integrates Azure DevOps services with applications like Cline and Roo Code, offering extensive capabilities for managing work items, pipelines, and wikis. It features a command-line interface for executing various Azure DevOps operations directly from the terminal.
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`