Skip to content
Gemini CLI

npm search for Gemini CLI

io.github.ofershap/npm-search

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

client:Gemini CLI transport:stdio runtime:npm

Install npm search in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

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

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

npm search in other clients