Minimal MCP server for self-hosted Azure DevOps Server (on-premises). Enables interaction with work items, WIQL search, and project listing via REST APIs using PAT and basic auth.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.AZURE_COLLECTION_URL— No Overrides collection root for listProjects only. If unset, the collection URL is derived by dropping the last path segment of AZURE_BASE_URL (e.g. .../Collection/Project → .../Collection).AZURE_DEVOPS_API_VERSION— No REST api-version query parameter (default 7.1). Try 7.0 or 6.0 if your server is older.AZURE_HTTP_TIMEOUT_MS— No HTTP timeout in ms (default 120000).MCP_DEBUG— No Set to 1 to log request URLs and timing on stderr (no secrets).[](https://m8ven.ai/mcp/ajithnow-azdo-onprem-mcp-vxtpem)