list_npm_files
ActiveTool of Jsdelivr
declared in 0.1.0
List files (and their sizes/types) inside a published npm version.
Parameters schema
{
"type": "object",
"examples": [
{
"package_name": "lodash"
},
{
"version": "14.0.0",
"package_name": "next"
}
],
"required": [
"package_name"
],
"properties": {
"version": {
"type": "string",
"description": "Specific version (default latest)"
},
"package_name": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Jsdelivr
https://github.com/pipeworx-io/mcp-jsdelivr
1/7 registries