Skip to main content
Glama

DevOps Enhanced MCP

by wangkanai

get-repositories

Retrieve repositories from an Azure DevOps project, optionally including repository links. Designed for use with the DevOps Enhanced MCP server, which dynamically adjusts authentication for multi-organization integration.

Instructions

Get repositories from Azure DevOps project

Input Schema

NameRequiredDescriptionDefault
includeLinksNoInclude repository links in response

Input Schema (JSON Schema)

{ "properties": { "includeLinks": { "description": "Include repository links in response", "type": "boolean" } }, "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