Overview
what is npm-search MCP Server?
The npm-search MCP Server is a Model Context Protocol server that allows users to search for npm packages using the npm search command.
how to use npm-search MCP Server?
To use the npm-search MCP Server, you can install it via npm or Smithery, and then run the command npm-search-mcp-server followed by your search query.
key features of npm-search MCP Server?
- Search for npm packages using a simple command.
- Supports installation via npm and Smithery.
- Provides configuration options for different environments like Claude and Zed.
use cases of npm-search MCP Server?
- Quickly finding npm packages for web development.
- Searching for specific libraries or frameworks like Express or React.
- Assisting developers in discovering new tools and packages for their projects.
FAQ from npm-search MCP Server?
- How do I install npm-search MCP Server?
You can install it using
npm install -g npm-search-mcp-serveror via Smithery withnpx -y @smithery/cli install npm-search-mcp-server --client claude.
- Can I use it without installation?
Yes, if you are using
uv, you can run it directly without installation.
- Is it open source?
Yes, npm-search MCP Server is licensed under the MIT License, allowing you to use, modify, and distribute it.