Skip to content
Cursor

npm search for Cursor

io.github.ofershap/npm-search

npm search MCP — find packages, view details, compare, check downloads.

client:Cursor transport:stdio runtime:npm

Install npm search in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "npm-search": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "mcp-server-npm-search"
      ]
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

npm search in other clients