BEACON

← candidates

npm @azure-devops/mcp @2.7.0

score
0.725 high
flagged 2026-05-20 17:34
signals by category
content 3 topology 1

maintainers added:

package profile →

Signals fired

signalweightrationale
content
install_script_payload 1.0 install/lifecycle script matches payload regex
bin_added 0.8 new bin entry: ['mcp-server-azuredevops']
script_count_spike 0.5 scripts count 0 -> 14
topology
dependency_added_unknown 0.6 10 new non-watchlisted dep(s): ['@azure/identity', '@azure/msal-node', '@modelcontextprotocol/sdk', 'azure-devops-extension-api', 'azure-devops-extension-sdk'] ...

Prior profile (what it deviated from)

{
  "had_install_script": true,
  "maintainers": [
    "martinmrazik",
    "antonatms",
    "novaes"
  ],
  "versions": 298
}

Evidence (package doc at flag time)

{
  "dependencies_count": 10,
  "dist": {
    "integrity": "sha512-nQG/D4EM9faYOecvdLuGVG84Au0t9rAxzLCwOlMUqWJpTk8ywKBDZ23mgpUFgjyaiMUI+vEoU8opB2yHhSpJYw==",
    "tarball": "https://registry.npmjs.org/@azure-devops/mcp/-/mcp-2.7.0.tgz",
    "unpackedSize": 366265
  },
  "dist-tags": {
    "latest": "2.7.0",
    "next": "2.7.0-nightly.20260519",
    "oauth": "0.2.0-preview-oauth",
    "pre-release": "1.3.1-nightly.20250817"
  },
  "latest_version": "2.7.0",
  "maintainers": [
    {
      "email": "martinmrazik@microsoft.com",
      "name": "martinmrazik"
    },
    {
      "email": "antonaudzei@microsoft.com",
      "name": "antonatms"
    },
    {
      "email": "mnovaes@microsoft.com",
      "name": "novaes"
    }
  ],
  "num_versions": 299,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/microsoft/azure-devops-mcp.git"
  },
  "scripts": {
    "build": "tsc && shx chmod +x dist/*.js",
    "clean": "shx rm -rf dist",
    "eslint": "eslint",
    "eslint-fix": "eslint --fix",
    "format": "prettier --write .",
    "format-check": "prettier --check .",
    "inspect": "ALLOWED_ORIGINS=http://127.0.0.1:6274 npx @modelcontextprotocol/inspector@0.21.0 node dist/index.js",
    "prebuild": "node -p \"'export const packageVersion = ' + JSON.stringify(require('./package.json').version) + ';\\n'\" > src/version.ts && prettier --write src/version.ts",
    "preinstall": "npm config set registry https://registry.npmjs.org/",
    "prepare": "npm run build && husky",
    "start": "node -r tsconfig-paths/register dist/index.js",
    "test": "jest",
    "validate-tools": "tsc --noEmit && node scripts/build-validate-tools.js",
    "watch": "tsc --watch"
  },
  "signal_details": {
    "bin_added": "new bin entry: ['mcp-server-azuredevops']",
    "dependency_added_unknown": "10 new non-watchlisted dep(s): ['@azure/identity', '@azure/msal-node', '@modelcontextprotocol/sdk', 'azure-devops-extension-api', 'azure-devops-extension-sdk'] ...",
    "install_script_payload": "install/lifecycle script matches payload regex",
    "script_count_spike": "scripts count 0 -> 14"
  },
  "time": {
    "created": "2025-06-12T13:58:17.167Z",
    "modified": "2026-05-19T22:33:38.239Z"
  }
}