BEACON

← candidates

npm create-mcp-use-app @0.14.17

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

maintainers added:

package profile →

Signals fired

signalweightrationale
topology
dist_tag_anomaly 0.5 dist-tags.latest=0.14.17 but max published is 2.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/agent', 'npm/@mcp-use/client', 'npm/@mcp-use/cli'] ...

Prior profile (what it deviated from)

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

Evidence (package doc at flag time)

{
  "dependencies_count": 8,
  "dist": {
    "integrity": "sha512-BEY2Pb2yhPW806hqZ+wC+oB8WNxIM9lChOgV9JMubxADK7B34RlWQaqIQlVHgJk8/zvZyhMWpX7hedeaULoHAw==",
    "tarball": "https://registry.npmjs.org/create-mcp-use-app/-/create-mcp-use-app-0.14.17.tgz",
    "unpackedSize": 630172
  },
  "dist-tags": {
    "beta": "2.0.0-beta.9",
    "canary": "0.14.17-canary.0",
    "latest": "0.14.17"
  },
  "latest_version": "0.14.17",
  "maintainers": [
    {
      "email": "dev@mcp-use.io",
      "name": "pzullo"
    },
    {
      "email": "luigipederzani@gmail.com",
      "name": "pederzh"
    },
    {
      "email": "tonxipad+npm@gmail.com",
      "name": "tonxxd"
    }
  ],
  "num_versions": 170,
  "repository": {
    "directory": "libraries/typescript/packages/create-mcp-use-app",
    "type": "git",
    "url": "git+https://github.com/mcp-use/mcp-use.git"
  },
  "scripts": {
    "build": "npm run clean && tsup src/index.tsx --format esm && tsc --emitDeclarationOnly --declaration && npm run copy-templates",
    "clean": "rimraf dist tsconfig.tsbuildinfo",
    "copy-templates": "node scripts/copy-templates.js",
    "dev": "tsc --build --watch",
    "lint": "eslint .",
    "test": "vitest --run --passWithNoTests",
    "test:cli": "./test-cli.sh",
    "test:cli:full": "RUN_INSTALL_TESTS=yes ./test-cli.sh"
  },
  "signal_details": {
    "dist_tag_anomaly": "dist-tags.latest=0.14.17 but max published is 2.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/agent', 'npm/@mcp-use/client', 'npm/@mcp-use/cli'] ..."
  },
  "time": {
    "created": "2025-10-08T06:20:48.661Z",
    "modified": "2026-07-22T22:06:58.238Z"
  }
}