Back to directory
nitish-raj/searxng-mcp-bridge

nitish-raj/searxng-mcp-bridge

@nitish-raj

Model-Context Protocol server that acts as a bridge to a SearxNG instance

searxngsearchmcpbridgeweb-searchprivacyself-hostedcontext

Installation & Configuration

{
  "mcpServers": {
    "searxng-bridge": {
      "command": "npx",
      "args": [
        "-y",
        "@nitish-raj/searxng-mcp-bridge"
      ],
      "env": {
        "SEARXNG_INSTANCE_URL": "http://localhost:8080"
      }
    }
  }
}

Information

Transport
stdiostreamable-http
Language
JavaScript
Created
2026/6/13
Updated
2026/6/13