mcpserver.azuredevops
If you are the rightful owner of mcpserver.azuredevops 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.
A Stdio MCP server as a dotnet tool to access Azure DevOps.
Core Navigation Tools
`GetProjects`, `GetRepositories`
Project Tools
`GetProject`
Repository Tools
`GetRepository`
Search Tools
`SearchCode`
GetCommit Tools
`GetCommit`, `GetCommits`
Work Item Tools
`get_work_item`, `create_work_item`, `update_work_item`, `list_work_items`, `manage_work_item_link`
Boards Tools
`get_boards`
Pipelines Tools
`list_pipelines`, `trigger_pipeline`
Pull Requests Tools
`list_pull_requests`, `create_pull_request`, `update_pull_request`, `get_pull_request`
Wiki Tools
`get_wikis`, `get_wiki_page`, `create_wiki`, `update_wiki_page`