Stats
Actions
Tags
From ado-aw
Connects to Azure DevOps work item tracking (ADO) for querying, creating, and managing work items. Runs locally and requires Azure DevOps credentials.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"ado-aw": {
"command": "ado-aw",
"args": [
"mcp-author"
]
}
}
}Server configuration and connection parameters
ado-awCommand-line arguments passed to the server process
npx claudepluginhub githubnext/ado-aw --plugin ado-aw