Skip to main content
Glama

DevOps Enhanced MCP

by wangkanai

get-builds

Retrieve build definitions and recent builds in Azure DevOps by specifying definition IDs and the number of builds to fetch. Integrates with DevOps Enhanced MCP for context-aware authentication across multiple organizations.

Instructions

Get build definitions and recent builds

Input Schema

NameRequiredDescriptionDefault
definitionIdsNoSpecific build definition IDs
topNoNumber of builds to return

Input Schema (JSON Schema)

{ "properties": { "definitionIds": { "description": "Specific build definition IDs", "items": { "type": "number" }, "type": "array" }, "top": { "description": "Number of builds to return", "type": "number" } }, "type": "object" }
Install Server

Other Tools from DevOps Enhanced MCP

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/wangkanai/devops-enhanced-mcp'

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