BEACON

← candidates

npm @kintone/mcp-server @1.5.0

score
0.5046 med
flagged 2026-06-05 05:31
signals by category
content 2 topology 1

maintainers added:

package profile →

Signals fired

signalweightrationale
content
bin_added 0.8 new bin entry: ['kintone-mcp-server']
script_count_spike 0.5 scripts count 0 -> 28
topology
dependency_added_unknown 0.6 5 new non-watchlisted dep(s): ['@kintone/rest-api-client', '@modelcontextprotocol/sdk', 'file-type', 'https-proxy-agent', 'zod']

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "chihiro-adachi"
  ],
  "versions": 20
}

Evidence (package doc at flag time)

{
  "dependencies_count": 5,
  "dist": {
    "integrity": "sha512-3Oen+Gj0Uc68wTohuEiIhslg8hSTmSvwj5y7zgO7CWN/NKOf6bUrNUuuZ0SRJVwtoWUgQCZpQPx8mAXSb/WN8g==",
    "tarball": "https://registry.npmjs.org/@kintone/mcp-server/-/mcp-server-1.5.0.tgz",
    "unpackedSize": 178918
  },
  "dist-tags": {
    "latest": "1.5.0"
  },
  "latest_version": "1.5.0",
  "maintainers": [
    {
      "email": "chihiro.adachi@gmail.com",
      "name": "chihiro-adachi"
    }
  ],
  "num_versions": 23,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/kintone/mcp-server.git"
  },
  "scripts": {
    "build": "tsc",
    "build:mcpb": "./scripts/build-mcpb.sh",
    "check:mcpb": "mcpb validate .",
    "clean": "pnpm \"/^clean:.*/\"",
    "clean:dist": "rm -rf dist",
    "clean:mcpb": "rm -rf build",
    "commitlint": "commitlint",
    "dev": "tsx --watch src/index.ts",
    "doc:cursor-install-link": "tsx scripts/generate-cursor-install-link.ts",
    "doc:update-toc": "doctoc README.md README_en.md --github --maxlevel 3 --notitle",
    "fix": "pnpm run \"/^fix:.*/\"",
    "fix:eslint": "pnpm lint:eslint --fix",
    "fix:prettier": "pnpm lint:prettier --write",
    "inspector": "mcp-inspector node dist/index.js",
    "inspector:dev": "mcp-inspector tsx src/index.ts",
    "license:analyze": "license-manager analyze -c license-manager.config.cjs",
    "license:extract": "license-manager extract -c license-manager.config.cjs -w .",
    "lint": "pnpm run \"/^lint:.*/\"",
    "lint:eslint": "eslint . --max-warnings 0",
    "lint:prettier": "prettier --check '**/*.{json,json5,md,yml,yaml}' --cache",
    "mcpb": "mcpb",
    "prebuild": "pnpm clean:dist",
    "start": "node dist/index.js",
    "test": "vitest",
    "test:coverage": "vitest --coverage",
    "test:e2e": "vitest --config vitest.config.e2e.ts",
    "test:watch": "vitest --watch",
    "typecheck": "tsc -noEmit "
  },
  "signal_details": {
    "bin_added": "new bin entry: ['kintone-mcp-server']",
    "dependency_added_unknown": "5 new non-watchlisted dep(s): ['@kintone/rest-api-client', '@modelcontextprotocol/sdk', 'file-type', 'https-proxy-agent', 'zod']",
    "script_count_spike": "scripts count 0 -> 28"
  },
  "time": {
    "created": "2025-08-27T02:16:00.103Z",
    "modified": "2026-06-03T01:00:20.120Z"
  }
}