MCP server for searching npm packages
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 to initiate searches for npm packages.
key features of npm-search MCP Server?
- Search for npm packages using a simple command.
- Supports configuration for different environments like Claude and Zed.
- Debugging capabilities with MCP inspector.
use cases of npm-search MCP Server?
- Quickly finding npm packages for web development.
- Searching for specific packages like 'express' or 'react'.
- Assisting developers in discovering related npm packages.
FAQ from npm-search MCP Server?
- How do I install npm-search MCP Server?
You can install it using npm with the command
npm install -g npm-search-mcp-serveror via Smithery.
- 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 free use and modification.