npm create-mcp-use-app @0.14.16
score
0.8
high
flagged
2026-06-16 11:50
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| typosquat | 1.0 | combosquat of 'mcp-use' |
| 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/@mcp-use/cli', 'npm/mcp-use', 'npm/@mcp-use/inspector'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"pzullo",
"pederzh",
"tonxxd"
],
"versions": 157
}
Evidence (package doc at flag time)
{
"dependencies_count": 8,
"dist": {
"integrity": "sha512-2g08Tt0xeZTz+Qe7J+69N8ErjARiMkMhiWOXH9cMaNp+E25bHuRRNM6GoAs9aGd4mF0peLiG+6IgXasusg/dVQ==",
"tarball": "https://registry.npmjs.org/create-mcp-use-app/-/create-mcp-use-app-0.14.16.tgz",
"unpackedSize": 629239
},
"dist-tags": {
"beta": "0.4.1-beta.0",
"canary": "0.14.16-canary.0",
"latest": "0.14.16"
},
"latest_version": "0.14.16",
"maintainers": [
{
"email": "dev@mcp-use.io",
"name": "pzullo"
},
{
"email": "luigipederzani@gmail.com",
"name": "pederzh"
},
{
"email": "tonxipad+npm@gmail.com",
"name": "tonxxd"
}
],
"num_versions": 158,
"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": {
"shared_repo_different_publisher": "repo 'git+https://github.com/mcp-use/mcp-use.git' also claimed by 3 package(s) under different publishers: ['npm/@mcp-use/cli', 'npm/mcp-use', 'npm/@mcp-use/inspector']",
"typosquat": "combosquat of 'mcp-use'"
},
"time": {
"created": "2025-10-08T06:20:48.661Z",
"modified": "2026-06-16T16:46:06.284Z"
}
}