Npm Search

Enables npm package searches via CLI, facilitating JavaScript library discovery and dependency management

btwiuse 16 ↓ 9.8k
Claude CodeClaude DesktopGeneric
View source ↗

This npm search MCP server, developed by Anthropic, enables AI assistants to search for npm packages using the npm CLI. Built with TypeScript and leveraging the @modelcontextprotocol/sdk, it exposes a 'search_npm_packages' tool that executes the 'npm search' command and returns the results. The server runs on stdio, making it compatible with various MCP clients. By providing a standardized interface for npm package searches, it allows AI systems to easily access and analyze the npm registry. This implementation is particularly useful for scenarios involving JavaScript/Node.js development, package discovery, or dependency management, facilitating use cases such as finding suitable libraries, comparing package versions, or assessing package popularity within the npm ecosystem.

Source

Repository: https://github.com/btwiuse/npm-search-mcp-server

Maintain Npm Search?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

Npm Search on getagentictools
[![Npm Search on getagentictools](https://getagentictools.com/badge/mcp/btwiuse-npm-search-mcp-server.svg)](https://getagentictools.com/mcp/btwiuse-npm-search-mcp-server?ref=badge)