Wraps npm and pnpm commands into structured JSON so agents can work with package operations without parsing terminal output. Exposes install, audit, outdated, list, and run as typed operations that return schema-validated data instead of raw CLI text. Useful when you need reliable programmatic access to dependency checks, vulnerability reports, or package metadata. Part of the larger Pare toolkit that converts developer tools into structured formats, cutting token usage by stripping ANSI codes, progress bars, and decorative formatting while preserving the actual data agents need to act on.
claude mcp add --transport stdio io.github.dave-london-pare-npm uvx pare-npm