Skip to main content
Glama
Wootz

Azure DevOps On-Prem MCP Server

by Wootz

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ADO_PROJECTNoOptional. Default project name. If set, all tools will use this project unless specified.
ADO_PAT_TOKENYesRequired. Personal Access Token
ADO_SERVER_URLYesRequired. Complete collection path, e.g., https://tfs.company.com/DefaultCollection
NODE_TLS_REJECT_UNAUTHORIZEDYesRequired. Set to '0' to support self-signed certificates (common in on-premises deployments). This disables SSL verification.

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

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