A Model Context Protocol server that allows you to search for npm packages by calling the npm search command.
search_npm_packages- Search for npm packages.- Required arguments:
query(string): The search query.
- Required arguments:

To install npm-search for Claude Desktop automatically via Smithery:
npx -y @smithery/cli install npm-search-mcp-server --client claudeAlternatively you can install npm-search-mcp-server via npm:
npm install -g npm-search-mcp-serverAfter installation, you can run it as a command using:
npm-search-mcp-server