Installation & Configuration
{
"servers": {
"ado": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@azure-devops/mcp",
"${input:ado_org}"
]
}
},
"inputs": [
{
"id": "ado_org",
"type": "promptString",
"description": "Azure DevOps organization name (e.g. 'contoso')"
}
]
}Information
Transport
stdiostreamable-http
Language
TypeScript
Created
2026/6/15
Updated
2026/6/15