About this reference
An always-current, browsable catalog of every tool exposed by the Azure DevOps MCP server — presented the way MCP actually works, not as REST endpoints.
What this is
This site documents all 90 tools across 9 toolsets
(repositories, work items, pipelines, wiki, search and more). Each tool lists its input parameters,
annotations, and a correct tools/call example for both an MCP client and raw JSON-RPC.
How it's built
A GitHub Actions workflow launches the local @azure-devops/mcp server, calls
tools/list, and renders this static site — no credentials required, since listing tools
needs no authentication. It rebuilds on every push and weekly, so it tracks upstream tool changes
automatically. The current snapshot is server v2.7.0.
Local vs. remote
This catalog reflects the local server. Microsoft's hosted
remote server (mcp.dev.azure.com) is in preview,
requires Microsoft Entra authentication, and may expose a different or evolving set of tools.