Mcp Azure Devops — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Mcp Azure Devops (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
MCP server for Azure DevOps Git operations integration with AWS Q.
npm installcp .env.example .env
# Edit .env with your Azure DevOps details📋 For detailed configuration steps, see [CONFIGURATION.md](./CONFIGURATION.md)
npm run build
npm startCopy mcp_config.json to your AWS Q MCP configuration directory.
Add to your AWS Q MCP client configuration:
{
"mcpServers": {
"azure-devops": {
"command": "node",
"args": ["c:/Users/somesh.rajasekar/Apps/mcp-azure-devops/dist/index.js"],
"env": {
"AZURE_DEVOPS_ORG_URL": "your-org-url",
"AZURE_DEVOPS_PAT": "your-pat-token"
}
}
}
}Once configured, use these commands in AWS Q chat:
search_repositories - Search for repositories across all projects with branch info and latest PROD/QA deploymentsget_repository_info - Get repository URL, branches with latest check-in dates, and latest PROD/QA deployment informationget_pipeline_variables - Get variables from build/release pipelines (supports filtering by pipeline name and type)get_variable_groups - Get variable groups from a project (supports filtering by group name)~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.