← Index

SearXNG HTTP MCP

io.github.whw23/searxng-http-mcp·v2026.20.0·Docker & Containers
Quality Score
90
/100

Self-contained SearXNG metasearch MCP server. One Docker image, 200+ engines, privacy-first.

§01  Install
Claude Desktop (Docker)
{
  "mcpServers": {
    "searxng-http-mcp": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/whw23/searxng-http-mcp"
      ],
      "env": {
        "API_KEY": "<your-api_key>"
      }
    }
  }
}
§02  Environment variables
API_KEY
secret

API key for authentication. Leave empty for no auth.

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
10
§04  Alternatives in Docker & Containers