MCP Server for Azure DevOps, enabling integration for repository management, work items, and pipelines.
Loading more......
Integrates with Azure DevOps to enable querying work items, creating tasks, searching code repositories, and retrieving project information via the Model Context Protocol (MCP). A valid MCP Server for DevOps workflows.
Enables direct management of Azure resources through the Azure CLI, allowing users to list resources, fix configuration issues, and create new services using local credentials. Implements the Model Context Protocol (MCP), making it a notable MCP Server.
An MCP server for querying and analyzing Azure resources at scale using Azure Resource Graph, enabling AI assistants to monitor Azure infrastructure via MCP.
MCP server that enables AI assistants to interact with feature flags managed in Flipt.
A Go-based MCP server to manage Harvester HCI clusters and Kubernetes resources, providing human-readable output and cluster management tools. Highly relevant as an MCP server.
A powerful MCP server for Kubernetes and OpenShift, supporting CRUD operations for any Kubernetes resource and specialized cluster interaction tools.
Source: GitHub - Tiberriver256/mcp-server-azure-devops
Category: cloud-devops-mcp-servers
Tags: mcp, azure, devops, repository-management
mcp-server-azure-devops is a Model Context Protocol (MCP) server implementation for Azure DevOps. It allows AI assistants (such as Claude) to interact with Azure DevOps APIs through a standardized protocol, enabling secure access and management of Azure DevOps resources including projects, repositories, work items, and pipelines.
list_organizations, list_projects, list_repositoriesget_projectget_repositoryget_work_item, create_work_itemAZURE_DEVOPS_AUTH_METHOD: Authentication method (pat, azure-identity, azure-cli)AZURE_DEVOPS_ORG_URL: Full URL to Azure DevOps organizationAZURE_DEVOPS_PAT: Personal Access Token (for PAT auth)AZURE_DEVOPS_DEFAULT_PROJECT: Default projectAZURE_DEVOPS_API_VERSION: API versionAZURE_AD_TENANT_ID, AZURE_AD_CLIENT_ID, AZURE_AD_CLIENT_SECRET: For AAD authLOG_LEVEL: Logging levelMIT
No pricing information provided; the project is open source under the MIT license.