Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLogging level: debug, info, warn, error. Default: 'info'
MCP_HTTP_HOSTNoInterface to bind to for HTTP transport. Default: '127.0.0.1'
MCP_HTTP_PORTNoPort for HTTP transport. Default: '3000'
MCP_TRANSPORTNoTransport method: 'http' or 'stdio'. Default: 'http'
AZURE_CLIENT_IDNoAzure AD application ID (for service principals)
AZURE_TENANT_IDNoAzure AD tenant ID (for service principals)
AZURE_DEVOPS_PATNoPersonal Access Token (for PAT authentication)
AZURE_CLIENT_SECRETNoAzure AD client secret (for service principals)
AZURE_DEVOPS_ORG_URLNoFull URL to your Azure DevOps organization or Server collection (e.g., https://dev.azure.com/your-organization or https://server:8080/tfs/DefaultCollection)
MCP_HTTP_ALLOWED_HOSTSNoExtra Host header values for DNS-rebinding protection (comma-separated)
AZURE_DEVOPS_API_VERSIONNoAPI version to use
AZURE_DEVOPS_AUTH_METHODNoAuthentication method: 'pat', 'azure-identity', or 'azure-cli'. Default: 'azure-identity'
AZURE_DEVOPS_DEFAULT_PROJECTNoDefault project if none specified

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/PaulVineethP/mcp-server-azure-devops'

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