npm search mcp for Claude Desktop
io.github.zcag/npm-search-mcp
Search npm packages, get live registry data, and compare alternatives. No API key needed.
client:Claude Desktop
transport:stdio
runtime:oci
Install npm search mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"npm-search-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/zcag/npm-search-mcp:1.0.0"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs