MCP server for searching npm
{ "mcpServers": { "npm-search": { "command": "npx", "args": [ "-y", "npm-search-mcp-server" ] } } }