Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ADO_PATYesPersonal Access Token for Azure DevOps with at least Work Items Read scope
MAIL_CCNoOptional email address to CC on reminder emails
STALE_DAYSNoNumber of days since last update before a work item is considered stale. Default is 7.7
ADO_ORG_URLYesYour Azure DevOps organization URL, e.g. https://dev.azure.com/your-org
ADO_PROJECTYesThe Azure DevOps project name to scan
ENABLE_SENDNoMaster kill-switch for sending email. Default is off.false
ENABLE_WRITENoMaster switch for write tools (comment, update, create, wiki write). Default is off.false
TRACK_PEOPLENoOptional comma-separated list of assignee emails; only items assigned to these people are flagged. Blank means everyone.
ADO_AREA_PATHYesThe area path under which work items are scanned
GRAPH_CLIENT_IDNoOptional Azure AD application client ID for delegated Microsoft Graph Mail.Send consent. Defaults to the Azure CLI first-party client.
MAIL_FALLBACK_TONoOptional fallback email address used when an assignee has no email address
ADO_EXCLUDE_STATESNoOptional comma-separated list of work item states to exclude from the scan
ADO_ITERATION_PATHNoOptional iteration path. Use '@current' to auto-detect the current sprint.
ADO_WORK_ITEM_TYPESNoOptional comma-separated list of work item types to include in the scan

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/rajivdatta/mcp-ado'

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