azure-devops-mcp
by jclement
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Listen port. | 3000 |
| AUTH_RESET | No | Wipe all passkeys + sessions on boot. | 0 |
| MASTER_KEY | No | 32-byte base64/hex key; encrypts PATs at rest. Required unless ALLOW_DEV_MASTER_KEY=1. | |
| PUBLIC_URL | No | Hard-pin the public origin/rpID. | |
| CHILD_IDLE_MS | No | Reap idle upstream children after this. | 600000 |
| ADO_MCP_VERSION | No | Upstream @azure-devops/mcp version to spawn. | latest |
| ADO_MCP_DIST_TAG | No | npm dist-tag the updater tracks. | latest |
| ADO_MCP_AUTO_UPDATE | No | Auto-adopt newer upstream versions and recycle children. | 0 |
| ALLOW_DEV_MASTER_KEY | No | Local dev only: opt into the built-in insecure key when MASTER_KEY is unset. | 0 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityStale
ResponsivenessNo issues