mcp-ado-browser
by VMargan
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ADO_ORG | Yes | Azure DevOps organization name (required). | |
| ADO_PROJECT | No | Default project scope (optional; org-wide otherwise). | |
| ADO_HEADLESS | No | Set to '0' to run work with a visible window. | |
| ADO_APP_WINDOW | No | Set to '0' to use a normal browser window for sign-in (instead of app mode). | |
| ADO_API_VERSION | No | Force an api-version for all areas. | |
| ADO_USER_DATA_DIR | No | Isolated persistent browser profile directory. | ~/.mcp-ado-browser/profile |
| ADO_BROWSER_CHANNEL | No | Browser channel: 'chrome' or 'msedge'. | chrome |
| ADO_CACHE_TTL_SECONDS | No | Global cache TTL in seconds. | 900 |
| ADO_CACHE_TTL_WORKITEM | No | Per-resource cache TTL in seconds for work items. |
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/VMargan/mcp-ado-browser'
If you have feedback or need assistance with the MCP directory API, please join our Discord server