Skip to main content
Glama

Azure DevOps MCP Server for Cline

list_pipelines

Retrieve and filter pipelines in your Azure DevOps project by name or folder path using this tool, enhancing project management and pipeline tracking.

Instructions

List all pipelines in the project

Input Schema

NameRequiredDescriptionDefault
folderNoFilter pipelines by folder path (optional)
nameNoFilter pipelines by name (optional)

Input Schema (JSON Schema)

{ "properties": { "folder": { "description": "Filter pipelines by folder path (optional)", "type": "string" }, "name": { "description": "Filter pipelines by name (optional)", "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools from Azure DevOps MCP Server for Cline

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/stefanskiasan/azure-devops-mcp-server'

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