Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AZURE_DEVOPS_ORGYesName of the organization (e.g., movii)
AZURE_DEVOPS_PATYesPersonal Access Token for Azure DevOps
AZURE_ASSIGNED_TONo(Optional) User for query_my_bugs tool (default defined in src/config.js)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
query_my_bugsA

Lista los bugs activos asignados al usuario configurado en ASSIGNED_TO

get_work_itemA

Obtiene un work item de Azure Boards por ID

query_work_itemsB

Consulta work items usando WIQL

get_repositoriesB

Lista todos los repositorios del proyecto

search_codeB

Busca texto en los archivos de un repositorio usando Azure DevOps Code Search

get_file_contentC

Lee el contenido de un archivo en un repositorio

create_branchC

Crea una rama nueva desde otra existente

create_pull_requestB

Crea un Pull Request entre dos ramas

push_commitC

Hace commit de un cambio en un archivo dentro de una rama existente

get_pipeline_runsB

Obtiene ejecuciones recientes de un pipeline

update_work_item_stateA

Actualiza el estado de un work item en Azure Boards

create_work_itemC

Crea un work item (User Story, Task, Bug, etc.) en Azure Boards

get_pull_requestB

Obtiene el estado actual de un Pull Request

get_pipelinesB

Lista todos los pipelines del proyecto

notify_task_completedC

Hook de cierre: persiste reporte y finaliza la tarea

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/branjesusdev/MCP-azure-arquitecture'

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