npmjs-mcp-server
1
The NPMJS Model Context Protocol Server is a TypeScript-based server that provides structured npm package information in a simple JSON format. It facilitates interactions with npm packages through standardized tools and prompts, suitable for consumption by AI development tools.
get_npm_package_summary`
Provide basic summary information for npm package
get_npm_package_versions`
List all versions of the npm package and their release dates
get_npm_package_downloads`
Get the download statistics of npm package
get_npm_package_details`
Provides details of npm packages, including maintainers and keywords