ado-mcp-server
@dmedellin
About ado-mcp-server
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"ado-mcp-server": {
"command": "npx",
"args": [
"@modelcontextprotocol/inspector"
]
}
}
}Tools
2Link two Azure DevOps work items (e.g., parent-child, related, etc.).
Remove a link (e.g., parent-child, related) between two Azure DevOps work items.
Overview
What is ado-mcp-server?
ado-mcp-server is a Model Context Protocol (MCP) server for Azure DevOps. It integrates with the Azure DevOps Work Item Tracking (WIT) REST API, providing create, get, update, delete, list, query, batch, revisions, comments, attachments, and relation operations. It is built with the official @modelcontextprotocol/sdk and targeted at developers and AI agents that manage work items programmatically.
How to use ado-mcp-server?
Clone the repository, install dependencies with npm install, and start the server with npm start. It runs over STDIO and can be integrated with MCP-compatible clients. Testing can be done using the MCP Inspector: npx @modelcontextprotocol/inspector. No additional configuration is required for basic usage.
Key features of ado-mcp-server
- Full support for Azure DevOps WIT REST API endpoints
- Extensible architecture for registering project and work item tools
- Provides
linkWorkItemsandunlinkWorkItemstools with configurable link types - Runs over STDIO for integration with other systems
- Built using the official
@modelcontextprotocol/sdkandzodfor validation
Use cases of ado-mcp-server
- Link two Azure DevOps work items as parent-child or with custom link types
- Remove existing links between work items
- Automate work item creation, updates, and queries via MCP clients
- Integrate with AI assistants to manage Azure DevOps work items conversationally
- Extend the server with custom tools by adding modules to the
features/directory
FAQ from ado-mcp-server
What runtime and dependencies are required?
Node.js version 16 or later and npm. The key dependencies are @modelcontextprotocol/sdk and zod.
Does ado-mcp-server require any configuration?
No additional configuration is required for basic usage. You can extend functionality by adding new tools in the features directory.
How can I test the server?
Use the Model Context Protocol Inspector: npx @modelcontextprotocol/inspector.
What transport does ado-mcp-server use?
It runs over STDIO.
Is ado-mcp-server affiliated with Microsoft or Azure DevOps?
No. The project is not affiliated with Microsoft or Azure DevOps.
More Other MCP servers
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Codelf
unbugA search tool helps dev to solve the naming things problem.
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Comments