Search and analyze npm packages
npx -y @modelcontextprotocol/server-npm-mcp-server
Paste this into your MCP client configuration (Cursor, Windsurf, etc).
Search and analyze npm packages.
{
"mcpServers": {
"npm": {
"command": "npx",
"args": ["-y", "@npm/mcp-server"]
}
}
}
search: Search packagesinfo: Get package infodownloads: Get download statsaudit: Check vulnerabilitiesMCP (Model Context Protocol) servers extend your AI assistant with external tools and data sources. Follow these steps to install NPM MCP Server in your preferred AI coding tool.
claude_desktop_config.json