
ClawHub's Azure DevOps MCP Replacement For OpenClaw is a command-line skill designed to facilitate direct interaction with Azure DevOps through REST API calls. This tool enables users to perform a wide range of project management and DevOps tasks, such as listing and managing projects, teams, repositories, work items, sprints and iterations, pipelines, builds, test plans, and wikis within their Azure DevOps organization. It is intended for scenarios where users mention Azure DevOps, ADO, or related entities and need to query, create, or update resources in their organization.
js modules, eliminating the need for an MCP server or npm installations. To use the tool, users must set environment variables for their Azure DevOps organization name and a Personal Access Token (PAT) with specific scopes enabled, covering work items, projects, code, builds, test management, and wikis. The tool validates all input strictly, ensuring that project, team, and repository names are checked against an alphanumeric allowlist and properly encoded before being used in API calls. No data is written to disk, and credentials are never logged, with all operations conducted via outbound HTTPS requests to Azure DevOps endpoints.
js scripts from the command line to accomplish tasks such as listing projects or teams, retrieving sprints and iterations, managing work items (including querying, creating, and updating), listing repositories and open pull requests, handling pipelines and builds, and managing test plans and wikis. The tool is designed to clearly summarize results, display relevant details like work item state and assignee, and include sprint names where applicable. For actions that modify data, the tool seeks user confirmation unless explicitly instructed otherwise.
js.
ClawHub is a CLI tools & terminal product. Developers need a direct, scriptable way to interact with Azure DevOps resources without extra dependencies. ClawHub is an open-source project aimed at developers using Azure DevOps. ClawHub costs nothing to use. The product ships for the web, the command line, and API.
Behind ClawHub is ahmedyehya92, and the product first shipped in 2026. The project is developed in the open on GitHub with 9k stars and 1.2k commits in the last 90 days. Among its 5 catalogued features are list projects, list teams, and query work items. It exposes integrations via an MCP server and a public API.
Latest indexed changes and source events
Other apps tracked under the same category.