mcp-ado

sepal7/mcp-ado

3.2

If you are the rightful owner of mcp-ado and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

A comprehensive Model Context Protocol (MCP) server providing AI assistants with full access to Azure DevOps services.

Tools

Functions exposed to the LLM to take actions

get_wiki_page

Retrieve wiki page by ID or path

list_wiki_pages

List all wiki pages in a project

search_wiki_pages

Search wiki pages by content or title

list_repos

List all repositories

get_repo

Get repository details

get_repo_file

Get file content from repository

list_repo_branches

List branches in a repository

search_code

Search code across repositories

get_work_item

Get work item by ID

get_work_items

Get multiple work items

query_work_items

Query work items using WIQL

create_work_item

Create new work item

update_work_item

Update existing work item

list_pull_requests

List pull requests

get_pull_request

Get pull request details

get_pr_comments

Get PR review comments

list_builds

List recent builds

get_build

Get build details

list_pipelines

List pipelines

get_pipeline_run

Get pipeline run details

list_releases

List releases

get_release

Get release details

list_test_plans

List test plans

get_test_plan

Get test plan details

ado_api_call

Make any Azure DevOps REST API call

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources