NPM Registry integration
Developer Tools & Infrastructure · 6 actions · API key auth
Access the npm registry to search packages, get package information, versions, dependencies, and download statistics
The ModuleX NPM Registry integration lets a ModuleX agent operate NPM Registry on your behalf, running find actions across package infos, packages and popular packages, directly from a plain-English request, using your organization's own NPM Registry credentials. No pre-built workflow is required: the agent picks the right NPM Registry action for the task.
NPM Registry is a developer tools & infrastructure platform. ModuleX adds the agent layer: ask for an outcome and it selects and runs the right NPM Registry action. Or, when you want a repeatable process, the composer assembles a NPM Registry workflow for you, streaming the nodes onto the canvas as it builds.
Drive NPM Registry in plain English
Type what you want. A ModuleX agent picks the right NPM Registry action, or chains several, and runs it. No workflow to build.
- “Show me the package infos that match what I describe”resolves to
get_package_info - “Search for npm packages by keyword or name”resolves to
search_packages - “Get a list of popular npm packages sorted by popularity score”resolves to
get_popular_packages
What you can automate with NPM Registry
- Look up a package info on demand
get_package_info - Find the packages that match what you describe
search_packages - Get a list of popular npm packages sorted by popularity score
get_popular_packages - Get all available versions of an npm package with publication dates and dist-tags
get_package_versions - Get the dependencies, devDependencies, and peerDependencies of an npm package
get_package_dependencies - Get download statistics for an npm package including total and daily download counts
get_package_download_stats
NPM Registry integration at a glance
All 6 NPM Registry actions
get_package_infosearch_packagesget_popular_packagesget_package_versionsget_package_dependenciesget_package_download_statsSee full parameters and response schemas in the NPM Registry integration docs
Two ways to use NPM Registry in ModuleX
Connecting NPM Registry
Works with NPM Registry
Agents often chain NPM Registry with these. Connect them once and one agent can use all of them in a single task.
NPM Registry + ModuleX FAQ
A ModuleX agent can run any of NPM Registry's 6 actions, across package infos, packages, popular packages and package versions, from a plain-English request, using your organization's own NPM Registry credentials.
Put NPM Registry to work in ModuleX.
Connect NPM Registry once with your own credentials and let your agent run all 6 actions on demand.
Last updated: Jul 2026Browse all 179 integrations