Azure DevOps MCP Server
Related Servers
Alternatives to Azure DevOps MCP Server
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityFmaintenanceEnables LLMs and AI applications to interact with Azure DevOps Work Items, supporting queries, filtering, status updates, date management, effort tracking, descriptions, and comments through natural language.-
- FlicenseNot gradedqualityDmaintenanceEnables interaction with Azure DevOps for managing work items, pull requests, and pipelines through natural language.15-
- AlicenseAqualityDmaintenanceEnables work item management in DevOps Plan systems, allowing users to create, retrieve, filter, and delete work items, as well as manage applications, projects, components, and work item types through natural language.1455MIT
- AlicenseNot gradedqualityDmaintenanceEnables natural language interaction with Azure DevOps to manage work items, projects, and Git commit links via the REST API. It supports comprehensive operations including creating, searching, batch updating work items, and managing attachments.27MIT
- AlicenseNot gradedqualityDmaintenanceEnables interaction with Azure DevOps through Personal Access Token authentication. Supports work item management, wiki operations, project/repository listing, and build pipeline access through natural language.393MIT
- AlicenseNot gradedqualityDmaintenanceEnables AI agents to query and interact with Azure DevOps data, including work items, projects, ticket statistics, and backlog information through natural language commands.3,970MIT
TDQS
Scored across 45 tools
Most tools have distinct purposes with clear resource-action pairs, such as get_work_item, list_work_items, and query_work_items. However, some overlap exists, like get_sprint_work_items and get_iteration_work_items, which could cause confusion despite descriptive names. Overall, the set is well-differentiated with only minor ambiguities.
Tool names follow a highly consistent verb_noun pattern throughout, using verbs like get, list, search, set, and run. All names use snake_case uniformly, making them predictable and easy to parse. This consistency aids agent selection and reduces cognitive load.
With 45 tools, the count is high and may feel heavy for the Azure DevOps domain, potentially overwhelming agents. While the tools cover many aspects, some could be consolidated or omitted without losing functionality. It's borderline excessive but still manageable given the comprehensive scope.
The tool surface provides extensive coverage for Azure DevOps, including work items, repositories, wikis, sprints, queries, and user management. It supports full CRUD-like operations (e.g., get, list, query, search) across all major resources, with no obvious gaps that would hinder agent workflows in this domain.