Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AZURE_DEVOPS_PATNoPersonal Access Token with appropriate scopes
AZURE_DEVOPS_MODENoSet to 'readonly' to disable all write tools
AZURE_DEVOPS_ORG_URLNoYour Azure DevOps Server collection URL (e.g., https://tfs.example.com/tfs/DefaultCollection)
AZURE_DEVOPS_PROFILENoProfile name for profile-based secrets; loads configuration from .env.<profile>
AZURE_DEVOPS_PROJECTNoYour Azure DevOps project name
AZURE_DEVOPS_ENV_FILENoAbsolute path to a .env file containing all configuration variables
AZURE_DEVOPS_AUDIT_LOGNoPath to an audit log file (JSONL format)
AZURE_DEVOPS_SSL_IGNORENoSet to 'true' to ignore SSL certificate errors (e.g., for self-signed certificates)
AZURE_DEVOPS_SERVER_NAMENoOverride the server name displayed in tool responses (default auto-detected from ORG_URL)
AZURE_DEVOPS_AUDIT_REDACTNoSet to '1' to redact string values in the audit log (keep numeric IDs and structure)
AZURE_DEVOPS_ENABLED_DOMAINSNoComma-separated list of enabled tool domains (e.g., 'work_items,tfvc,pipelines')
AZURE_DEVOPS_RATE_LIMIT_WRITES_PER_MINNoRate limit for write operations per minute (default '10'; '0' disables)

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/burcusipahioglu/azure-devops-mcp-onprem'

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