ado-mcp-server

Created By
dmedellina year ago
Overview

what is ado-mcp-server?

ado-mcp-server is a Model Context Protocol (MCP) server designed for integration with Azure DevOps, enabling seamless interaction with Azure DevOps Work Item Tracking (WIT) REST API endpoints.

how to use ado-mcp-server?

To use ado-mcp-server, clone the repository, install the dependencies, and start the server using npm. The server runs over STDIO, allowing integration with compatible clients.

key features of ado-mcp-server?

  • Implementation of MCP server using the official SDK.
  • Extensible architecture for registering project and work item tools.
  • Full support for Azure DevOps WIT REST API endpoints (create, get, update, delete, list, query, batch, revisions, comments, attachments, relations).
  • Runs over STDIO for integration with other systems.

use cases of ado-mcp-server?

  1. Linking Azure DevOps work items (e.g., parent-child relationships).
  2. Managing work item tracking through a modular tool registration system.
  3. Integrating with other systems for enhanced project management.

FAQ from ado-mcp-server?

  • What are the prerequisites for using ado-mcp-server?

Node.js (version 16+) and npm are required.

  • How do I start the server?

Use the command npm start after installing the dependencies.

  • Can I extend the functionality of the server?

Yes! You can add new tools in the features directory to extend its capabilities.

Project Info
Created At
a year ago
Updated At
a year ago
Author Name
dmedellin
Star
0
Language
JavaScript
License
-

Recommend Servers

View All