azure-devops-mcp-server MCP Server
by wuhuangjia · devops · mcp-server, lobehub, developer
基于TypeScript的MCP(Model Context Protocol)服务器,用于通过Azure DevOps REST API与Azure DevOps工作项进行交互。需要环境变量AZURE_DEVOPS_ORG_URL(Azure DevOps组织URL)和AZURE_DEVOPS_PAT(个人访问令牌)进行身份验证。
Source: https://github.com/wuhuangjia/azure-devops-mcp-server
Install
git clone https://github.com/wuhuangjia/azure-devops-mcp-serverUse this forAI-extracted
- →Create and update Azure DevOps work items using natural language commands through an AI agent
- →Query and retrieve work item details from Azure DevOps projects without manual API calls
- →Manage project backlogs and sprints programmatically via conversational AI interface
Works with
Tags: mcp-server, lobehub, developer
⭐ 36 GitHub stars · Source: lobehub
About devops MCP servers and Claude skills
devops MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.
azure-devops-mcp-server MCP Server is one of hundreds of devops entries indexed on Skiln. Browse the full devops category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.
Related devops MCPs and skills
- Jenkins Server MCP by hekmon8
A Model Context Protocol (MCP) server that provides tools for interacting with Jenkins CI/CD servers. Requires environment variables JENKINS_URL, JENKINS_USER, and JENKINS_TOKEN to configure the Jenkins server.
- Google Calendar MCP 工具服务器 by ChinmayNakwa
一个用于与 Google Calendar API 交互的独立工具服务器,基于 MCP 库。需要将 Google Cloud 凭据 JSON 文件放置在 credentials/credentials.json,并在 Docker 部署中通过环境变量进行配置。
- cloud.serpent/salesforce-devops by cloud.serpent
Plan Salesforce deploys, open pull requests and trigger pipelines from your AI client.
- mcp-portainer-lite by Cuti27
Lightweight MCP server for Portainer CE, focused on Docker Swarm environments with read-only tools by default and optional mutations.
- Stromy Workflows MCP by stromy-org
Hosted workflow discovery, validation, execution, and lifecycle facade for Stromy, with Entra ID role-based scoping and Azure Container Apps integration.
- Azure SQL MCP by akaalholdings
Enables Azure SQL Database performance and administration through typed execution, query benchmarking, and managed DBA operations.
- dev-mcp by Crasnec
A self-contained Docker Compose deployment that exposes MCP tools for files, shell commands, background processes, and Git operations, enabling ChatGPT to work with a host directory via OAuth authentication.
- mcp-auth0-oidc by mohamedelamraoui1
A remote MCP server secured with Auth0 OAuth 2.1, deployed on Cloudflare Workers, enabling AI clients to call tools on a JWT-protected todo API.
Frequently asked questions
How do I install azure-devops-mcp-server MCP Server?
Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.
Which clients support azure-devops-mcp-server MCP Server?
Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.
Is azure-devops-mcp-server MCP Server free?
The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.