list-npm-package-content
NewList the contents of an npm package tarball before publishing. Use when the user wants to see what files are included in an npm bundle, verify package contents, or debug npm publish issues.
Install & Usage
~/.claude.jsonAdd the configuration to "mcpServers": { "list-npm-package-content": { "command": "...", "args": [] } }
/mcpSecurity Audits
Frequently Asked Questions
What is list-npm-package-content?
List the contents of an npm package tarball before publishing. Use when the user wants to see what files are included in an npm bundle, verify package contents, or debug npm publish issues.
How to install list-npm-package-content?
To install list-npm-package-content: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "list-npm-package-content": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.
What is list-npm-package-content best for?
list-npm-package-content is a mcp categorized under General. It is designed for: devops, productivity. Created by vercel.