MCP Servers / development / Azure DevOps

Azure DevOps

JSON →
stdionone3development

Interact with Azure DevOps for managing projects, pipelines, and repositories.

Install
How to run this server

No install command recorded.

server path: azure-devops-6
Tools
What this server exposes
GetProjects
List all accessible projects
GetRepositories
List all repositories in a project
GetProject
Get details of a specific project
GetRepository
Get repository details
SearchCode
Search for code across repositories in a project
GetCommit
Retrieve a particular commit details
GetCommits
Retrieve git commits
get_work_item
Retrieve a work item by ID
create_work_item
Create a new work item
update_work_item
Update an existing work item
list_work_items
List work items in a project
manage_work_item_link
Add, remove, or update links between work items
get_boards
Get available boards in the project
list_pipelines
List all pipelines in the project
trigger_pipeline
Execute a pipeline
list_pull_requests
List pull requests
create_pull_request
Create a new pull request
update_pull_request
Update a pull request
get_pull_request
Get pull request details
get_wikis
List all wikis in the project
get_wiki_page
Get a wiki page
create_wiki
Create a new wiki
update_wiki_page
Create or update a wiki page
Configuration
Environment & auth
authnone
envAZURE_DEVOPS_ORG_URL
Resources
Azure DevOps — MCP Server · libregistry