Skip to main content
Glama

azure-devops MCP Server

by mmruesch12

list_pull_requests

Filter and retrieve pull requests by status (active, completed, abandoned) in a repository using this tool on the azure-devops MCP Server.

Instructions

List pull requests in a repository

Input Schema

NameRequiredDescriptionDefault
statusNoFilter by PR status

Input Schema (JSON Schema)

{ "properties": { "status": { "description": "Filter by PR status", "enum": [ "active", "completed", "abandoned" ], "type": "string" } }, "required": [], "type": "object" }

You must be authenticated.

Other Tools from azure-devops MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mmruesch12/azdo-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server