Skip to content
Claude Desktop

SearXNG for Claude Desktop

io.github.danchev/searxng

Privacy-friendly web search through a configurable SearXNG instance.

client:Claude Desktop transport:stdio runtime:pypi

Install SearXNG in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "searxng": {
      "command": "uvx",
      "args": [
        "searxng"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

SearXNG in other clients