About
Npm Search allows users to search for npm packages using the `npm search` command through a Model Context Protocol (MCP) server. It enables integration with tools like Claude and Zed, allowing for seamless npm package discovery within these environments. Configuration examples are provided for both npm and uv installations, making it easy to integrate into existing workflows. Users can contribute to expand its functionality and improve its utility.
Key Features
- Provides a `search_npm_packages` tool with a required 'query' argument
- Supports installation via Smithery, NPM, and uv
- Offers configuration examples for Claude and Zed
- Includes example interactions and responses
- Provides instructions for debugging with the MCP inspector
- 0 GitHub stars
Use Cases
- Searching for npm packages within Claude.app
- Finding packages related to specific technologies like React
- Discovering npm packages for web development within Zed editor