BEACON

← candidates

npm @mcp-use/inspector @7.0.1

score
0.7 high
flagged 2026-06-05 11:17
signals by category
topology 2

maintainers added:

package profile →

Signals fired

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

Prior profile (what it deviated from)

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

Evidence (package doc at flag time)

{
  "dependencies_count": 33,
  "dist": {
    "integrity": "sha512-zET4p+KexrGxWFXUmCLvcdA97gmDtO0r5xk2l/X4u4BGczjgFZ5uT582Uix8A6s46Z6y1dPNVzGEvXKbRkFtYg==",
    "tarball": "https://registry.npmjs.org/@mcp-use/inspector/-/inspector-7.0.1.tgz",
    "unpackedSize": 12225386
  },
  "dist-tags": {
    "beta": "0.4.1-beta.0",
    "canary": "8.0.0-canary.3",
    "latest": "7.0.1"
  },
  "latest_version": "7.0.1",
  "maintainers": [
    {
      "email": "dev@mcp-use.io",
      "name": "pzullo"
    },
    {
      "email": "luigipederzani@gmail.com",
      "name": "pederzh"
    },
    {
      "email": "tonxipad+npm@gmail.com",
      "name": "tonxxd"
    }
  ],
  "num_versions": 511,
  "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=7.0.1 but max published is 8.0.0-canary.1",
    "shared_repo_different_publisher": "repo 'git+https://github.com/mcp-use/mcp-use.git' also claimed by 3 package(s) under different publishers: ['npm/create-mcp-use-app', 'npm/@mcp-use/cli', 'npm/mcp-use']"
  },
  "time": {
    "created": "2025-10-09T14:32:40.098Z",
    "modified": "2026-06-05T15:41:10.584Z"
  }
}