Skip to main content
Glama

DevOps Enhanced MCP

by wangkanai

get-current-context

Retrieve the current Azure DevOps context from a specified directory path, enabling integration with multiple organizations and projects using the DevOps Enhanced MCP server.

Instructions

Get current Azure DevOps context based on directory

Input Schema

NameRequiredDescriptionDefault
directoryNoDirectory path to check (defaults to current working directory)

Input Schema (JSON Schema)

{ "properties": { "directory": { "description": "Directory path to check (defaults to current working directory)", "type": "string" } }, "type": "object" }

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