ado-mcp
by og-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Port for HTTP transport (default '3000'). | |
| ADO_ORG | No | Azure DevOps organization name. | |
| ADO_PAT | No | Personal Access Token for PAT authentication mode. | |
| AUTH_MODE | No | Authentication mode: 'azcli' (Azure CLI), 'pat' (Personal Access Token), or 'obo' (On-Behalf-Of with Entra). | |
| LOG_LEVEL | No | Logging level (e.g., 'info', 'debug'). | |
| TRANSPORT | No | Transport mode: 'stdio' or 'http'. | |
| LOCAL_ROLE | No | Effective RBAC role in pat/azcli modes: 'admin', 'editor', or 'viewer'. | |
| ADO_API_VERSION | No | Azure DevOps API version. | |
| AZURE_CLIENT_ID | No | Azure client ID for OBO authentication mode. | |
| AZURE_TENANT_ID | No | Azure tenant ID for OBO authentication mode. | |
| ALLOW_DESTRUCTIVE | No | Set to 'true' to allow destructive operations. | |
| ADO_DEFAULT_PROJECT | No | Default Azure DevOps project name. | |
| AZURE_CLIENT_SECRET | No | Azure client secret for OBO authentication mode. |
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 | |
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/og-mcp/ado-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server