Skip to main content
Glama

MCP Azure DevOps Server

set_project_context

Sets the Azure DevOps project context for subsequent commands to avoid repeating the project parameter across multiple operations.

Instructions

Sets the project context for subsequent commands to avoid repeating project parameter.

Input Schema

NameRequiredDescriptionDefault
projectYesThe name or ID of the project to set as context.

Input Schema (JSON Schema)

{ "properties": { "project": { "description": "The name or ID of the project to set as context.", "type": "string" } }, "required": [ "project" ], "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/xrmghost/mcp-azure-devops'

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