mateusribeirocampos_npm-mcp-server
0
NPM MCP Server is a Model Context Protocol server designed to fetch and provide detailed information about npm packages. It offers tools for searching specific packages and resources for listing popular packages, facilitating integration with AI models for package analysis.
NPM MCP Server
This is a Model Context Protocol (MCP) server that provides functionality to fetch information about npm packages.
Features
- Package Search: Tool to fetch detailed information about npm packages
- Popular Packages: Resource to list the 10 most popular npm packages
Installation
Installing via Smithery
Install NPM MCP Server for Claude Desktop automatically via Smithery.
Usage
The server exposes two functionalities: searchNpmPackage
for fetching detailed package information and popular-packages
for listing popular npm packages.