Skip to content

Latest commit

 

History

History

tools

Azure DevOps MCP Server Tools Documentation

This directory contains documentation for all tools available in the Azure DevOps MCP server. Each tool is documented with examples, parameters, response formats, and error handling information.

Navigation

Tools by Category

Organization Tools

Project Tools

Repository Tools

Work Item Tools

Tool Structure

Each tool documentation follows a consistent structure:

  1. Description: Brief explanation of what the tool does
  2. Parameters: Required and optional parameters with explanations
  3. Response: Expected response format with examples
  4. Error Handling: Potential errors and how they're handled
  5. Example Usage: Code examples showing how to use the tool
  6. Implementation Details: Technical details about how the tool works

Examples

Examples of using multiple tools together can be found in the Core Navigation Tools documentation.