BEACON

← candidates

npm @mcp-use/inspector @12.0.5

score
0.7 high
flagged 2026-07-22 18:52
signals by category
topology 2

maintainers added:

package profile →

Signals fired

signalweightrationale
topology
dist_tag_anomaly 0.5 dist-tags.latest=12.0.5 but max published is 20.0.0-beta.0
shared_repo_different_publisher 0.9 repo 'git+https://github.com/mcp-use/mcp-use.git' also claimed by 5 package(s) under different publishers: ['npm/@mcp-use/client', 'npm/@mcp-use/cli', 'npm/create-mcp-use-app'] ...

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "pzullo",
    "pederzh",
    "tonxxd"
  ],
  "versions": 596
}

Evidence (package doc at flag time)

{
  "dependencies_count": 33,
  "dist": {
    "integrity": "sha512-anBop0uoI8EZYENcQ2XYYmFVBCcy9QDI+8TJcV2uktT15ob/nqQN9iqgXphlpQ2NYKYc9UcQwGQonZfn65pL0Q==",
    "tarball": "https://registry.npmjs.org/@mcp-use/inspector/-/inspector-12.0.5.tgz",
    "unpackedSize": 12282452
  },
  "dist-tags": {
    "beta": "20.0.0-beta.23",
    "canary": "12.0.5-canary.0",
    "latest": "12.0.5"
  },
  "latest_version": "12.0.5",
  "maintainers": [
    {
      "email": "dev@mcp-use.io",
      "name": "pzullo"
    },
    {
      "email": "luigipederzani@gmail.com",
      "name": "pederzh"
    },
    {
      "email": "tonxipad+npm@gmail.com",
      "name": "tonxxd"
    }
  ],
  "num_versions": 597,
  "repository": {
    "directory": "libraries/typescript/packages/inspector",
    "type": "git",
    "url": "git+https://github.com/mcp-use/mcp-use.git"
  },
  "scripts": {
    "build": "npm run build:client && npm run build:client-exports && npm run build:server && npm run build:cli && npm run build:cdn",
    "build:cdn": "vite build --config vite.cdn.config.ts",
    "build:cli": "tsup src/server/cli.ts --format esm --out-dir dist/",
    "build:client": "vite build",
    "build:client-exports": "tsup --config tsup.client.ts && tsc -p tsconfig.client.json --emitDeclarationOnly --declaration",
    "build:server": "tsup src/server/*.ts --format esm --out-dir dist/server && tsc -p tsconfig.server.json --emitDeclarationOnly --declaration",
    "dev": "concurrently \"npm run dev:client\" \"npm run dev:server\"",
    "dev:client": "rimraf node_modules/.vite && vite --port 3000",
    "dev:server": "VITE_DEV=true tsx watch src/server/server.ts",
    "dev:standalone": "tsx watch src/server/server.ts",
    "install:npm": "npm install",
    "install:pnpm": "pnpm install",
    "install:yarn": "yarn install",
    "lint": "eslint .",
    "lint:fix": "eslint . --fix",
    "lint:npm": "npm run lint:fix",
    "lint:pnpm": "pnpm lint:fix",
    "lint:yarn": "yarn eslint . --fix",
    "preview": "vite preview",
    "start": "node dist/server/server.js",
    "test:e2e": "playwright test",
    "test:e2e:builtin": "node tests/e2e/scripts/run-test-matrix.mjs builtin",
    "test:e2e:codegen": "playwright codegen http://localhost:3000/inspector",
    "test:e2e:debug": "playwright test --debug",
    "test:e2e:mix": "node tests/e2e/scripts/run-test-matrix.mjs mix",
    "test:e2e:prod": "node tests/e2e/scripts/run-test-matrix.mjs prod",
    "test:e2e:prod:ui": "TEST_MODE=production playwright test --ui",
    "test:e2e:python": "node tests/e2e/scripts/run-python-e2e.mjs",
    "test:e2e:report": "playwright show-report",
    "test:e2e:tunnel": "node tests/e2e/scripts/run-tunnel-test.mjs",
    "test:e2e:ui": "playwright test --ui",
    "test:unit": "vitest run",
    "test:unit:watch": "vitest",
    "type-check": "tsc --noEmit"
  },
  "signal_details": {
    "dist_tag_anomaly": "dist-tags.latest=12.0.5 but max published is 20.0.0-beta.0",
    "shared_repo_different_publisher": "repo 'git+https://github.com/mcp-use/mcp-use.git' also claimed by 5 package(s) under different publishers: ['npm/@mcp-use/client', 'npm/@mcp-use/cli', 'npm/create-mcp-use-app'] ..."
  },
  "time": {
    "created": "2025-10-09T14:32:40.098Z",
    "modified": "2026-07-22T23:35:35.833Z"
  }
}