azdo-mcp

evetsydrah/azdo-mcp

3.1

If you are the rightful owner of azdo-mcp 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.

The Azure DevOps MCP Server is a Model Context Protocol server that integrates with Azure DevOps services using FastAPI, allowing AI assistants and other MCP clients to interact with Azure DevOps resources.

Tools

Functions exposed to the LLM to take actions

get_azure_devops_projects

Retrieves all projects from an Azure DevOps organization.

get_repositories

Lists all repositories within a specific Azure DevOps project.

get_repository_items

Browses files and folders in a Git repository.

get_file_content

Retrieves the content of a specific file from a Git repository.

get_wiki_pages

Accesses Azure DevOps wiki pages and their content.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources