# antfu/node-modules-inspector

Interactive UI for local node modules inspection

Repository: https://github.com/antfu/node-modules-inspector
Canonical: https://ross.abutalabs.com/products/node-modules-inspector
Homepage: https://node-modules.dev
Language: TypeScript
License: MIT
License Family: permissive
Topics: devtools, inspector, node-modules, npm, devframe
Last push: 2026-08-24T22:00:09+00:00

## Health v2 (maintenance only)
Score: 83/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 99, release rhythm 87, longevity 42
- inputs: {"age_days": 594, "days_push": 9, "days_rel": 9, "gap_med": 0, "n_releases_24m": 84}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2930, forks 87 (observed 2026-08-28T04:07:30.626418+00:00)

## What it is
An interactive web UI and CLI tool for visualizing and inspecting a project's node_modules dependencies. It supports pnpm, npm, and bun projects, offers machine-readable reports, and exposes an MCP server for AI coding agents.

## Use cases
- visualize node_modules dependency graph
- find duplicate package versions in node_modules
- check which packages take the most install size
- find dependency upgrade opportunities
- inspect dependencies of an npm project
- generate a static report of node_modules
- let AI coding agents query dependency reports via MCP

## When to choose
- you use pnpm, npm, or bun and want to understand your dependency tree
- you need to debug duplicate or oversized packages in node_modules
- you want shareable static reports of your project's dependencies
- you want dependency insights exposed to AI agents via MCP

## When to avoid
- your project uses a package manager other than pnpm, npm, or bun
- you need runtime dependency monitoring in production rather than local inspection
- you need automated dependency vulnerability scanning with fix suggestions

## Facets
- artifact type: cli-tool
- maturity: active
- function: developer-tools, cli, gui, analytics, data-visualization, mcp
- domain: developer-tools, backend
- platform: cli, cross-platform
- tags: node-modules, dependency-inspection, npm, pnpm, bun, web-ui, static-build, ai-agents, command-line, dependencies, nodejs

## Member repositories
- antfu/node-modules-inspector (main) score 83

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:30.626418+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:33:25.973580+00:00, confidence not recorded.
  - readme: https://github.com/antfu/node-modules-inspector (fetched 2026-08-28T04:07:30.626418+00:00, sha 6f3712df47fa)
  - homepage: https://node-modules.dev (fetched 2026-08-29T09:48:54.445161+00:00, sha 66eb0b8ac06a)
  - registry_npm: https://registry.npmjs.org/node-modules-inspector (fetched 2026-08-29T09:48:54.454090+00:00, sha 3bb80dad9825)
- Data as of 2026-08-30T08:39:29.467469+00:00.
