Enables searching for npm packages using the `npm search` command within Model Context Protocol environments.
Npm Search provides a Model Context Protocol (MCP) server that allows users to search for npm packages directly from within applications like Claude and Zed. By leveraging the `npm search` command, this tool enables developers and users to quickly find and retrieve information about npm packages based on search queries. It integrates seamlessly with MCP-compatible environments, facilitating efficient package discovery and information retrieval.
主要功能
01Search npm packages via a Model Context Protocol (MCP) server.
02Integrates with Claude.app and Zed for enhanced functionality.
03Supports installation via Smithery, npm, and uv.
04Provides a `search_npm_packages` tool with a `query` argument.
使用案例
01Searching for npm packages directly within Claude.app.
02Finding packages related to specific technologies or libraries.
03Integrating npm package search functionality into other MCP-compatible applications.