BeClaude

list-npm-package-content

New
21.6kSmitheryGeneralby vercel

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.

First seen 5/22/2026

Install & Usage

1
Open your MCP config
~/.claude.json
2
Add the server config

Add the configuration to "mcpServers": { "list-npm-package-content": { "command": "...", "args": [] } }

3
Restart Claude Code
/mcp
View source on GitHub
devopsproductivity

Security Audits

LicenseUnknownSourceWarnRepositoryPass

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.