Interact with Azure DevOps for managing projects, pipelines, and repositories.
A Stdio MCP server as dotnet tool to access Azure DevOps.
dotnet tool install --global mcpserver.azuredevops.stdio --version 0.0.1
GetProjects
: List all accessible projectsGetRepositories
: List all repositories in a projectGetProject
: Get details of a specific projectGetRepository
: Get repository detailsSearchCode
: Search for code across repositories in a projectGetCommit
: Retrieve a particular commit detailsGetCommits
: Retrieve git commitsget_work_item
: Retrieve a work item by IDcreate_work_item
: Create a new work itemupdate_work_item
: Update an existing work itemlist_work_items
: List work items in a projectmanage_work_item_link
: Add, remove, or update links between work itemsget_boards
: Get available boards in the projectlist_pipelines
: List all pipelines in the projecttrigger_pipeline
: Execute a pipelinelist_pull_requests
: List pull requestscreate_pull_request
: Create a new pull requestupdate_pull_request
: Update a pull requestget_pull_request
: Get pull request detailsget_wikis
: List all wikis in the projectget_wiki_page
: Get a wiki pagecreate_wiki
: Create a new wikiupdate_wiki_page
: Create or update a wiki pageThis MCP Server can be used in ModelContextProtocol-SemanticKernel.
Get 5 commits from the repository '. . .'
Here are the 3 most recent commits from the '. . .' repository:
1. **Commit ID:** [. . .](https://dev.azure.com/. . ./. . ./_git/. . ./commit/. . .)
- **Author:** Stef Heyenrath
- **Date:** 2021-12-17
- **Comment:** Merged PR 378: Updated mindmap-certifications.json
2. **Commit ID:** [. . .](https://dev.azure.com/. . ./. . ./_git/. . ./commit/. . .)
- **Author:** Stef Heyenrath
- **Date:** 2021-12-17
- **Comment:** Merge pull request 378 from stef-update-az104 into master
3. **Commit ID:** [. . .](https://dev.azure.com/. . ./. . ./_git/. . ./commit/. . .)
- **Author:** Stef Heyenrath
- **Date:** 2021-12-17
- **Comment:** 103
If you need more details about any specific commit, feel free to ask!
This MCP Server can also be used in Claude Desktop.
{
"mcpServers": {
"azureDevOpsDotNet": {
"command": "mcpserver.azuredevops.stdio",
"args": [ ],
"env": {
"AZURE_DEVOPS_ORG_URL": "https://dev.azure.com/. . .",
"AZURE_DEVOPS_AUTH_METHOD": "pat",
"AZURE_DEVOPS_PAT": ". . .",
"AZURE_DEVOPS_DEFAULT_PROJECT": "AzureExampleProjects"
}
}
}
}
Get 2 commits from the azure devops repository '. . .'.
Entity Framework Extensions and Dapper Plus are major sponsors and proud to contribute to the development of mcpserver.azuredevops.stdio.
A Grey Hack server for Cursor IDE, providing GitHub code search, Greybel-JS transpilation, API validation, and script generation.
An MCP server that allows AI assistants to interact with Ansible Automation Platform (AAP) and Event-Driven Ansible (EDA) infrastructure.
Provides remote machine control capabilities, eliminating SSH overhead for token-efficient system operations.
Manage and utilize website content within the DevHub CMS platform
Single tool to control all 100+ API integrations, and UI components
ALAPI MCP Tools,Call hundreds of API interfaces via MCP
A remote, authentication-free MCP server for weather data, deployable on Cloudflare Workers or run locally via npm.
A Ruby gem for integrating Large Language Models (LLMs) via the Model Context Protocol (MCP) into development workflows.
Advanced computer vision and object detection MCP server powered by Dino-X, enabling AI agents to analyze images, detect objects, identify keypoints, and perform visual understanding tasks.
Manage AI prompts as local markdown files.