Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by oshvartz • Uncategorized
An MCP server for accessing and managing Azure DevOps pull requests and comments.
Retrieve detailed information about Azure DevOps pull requests.
Fetch and analyze existing comment threads on pull requests.
Create new comment threads on specific lines of code in pull requests.
This MCP server enables integration with Azure DevOps pull request APIs, allowing retrieval of pull request details, fetching of comment threads, and creation of new comment threads on specific code locations. It is built using the ModelContextProtocol NuGet package and supports secure authentication via Azure Identity or legacy PAT tokens. The server is designed as a learning project to demonstrate MCP server implementation and facilitate pull request review workflows.