azure-devops-pullrequest-mcp-server

azure-devops-pullrequest-mcp-server

1

The Azure DevOps Pull Request MCP Server is a Model Context Protocol server designed to interact with Azure DevOps pull request APIs. It allows users to retrieve details, fetch comments, and create comment threads on pull requests. This project is intended as a learning tool and demonstration of MCP server capabilities.

GetPrDetails

Get detailed information about pull requests

GetPrThreads

Get the comment thread for pulling request

CreatePrThread

Create new comment threads in specific locations in the code