Submit

SearxNG MCP

@ihor-sokoliuk

7 hours ago
Private web search for AI assistants — connect any SearXNG instance to Claude, Cursor, and more.

Server Config

{
  "mcpServers": {
    "searxng": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "-e",
        "SEARXNG_URL",
        "isokoliuk/mcp-searxng:latest"
      ],
      "env": {
        "SEARXNG_URL": "<YOUR_SEARXNG_INSTANCE_URL>"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.