mcp-searxng

lord2800/mcp-searxng
★ 0 stars Rust Search Updated today
An MCP (Model Context Protocol) server that exposes a web_search tool backed by SearXNG.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-searxng": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "mcp-searxng"
      ]
    }
  }
}

README Excerpt

An MCP (Model Context Protocol) server that exposes a `web_search` tool backed by [SearXNG](https://github.com/searxng/searxng). - **Web search via SearXNG** — queries any self-hosted or public SearXNG instance - **Exponential backoff retry** — only network errors and HTTP 5xx are retried; 4xx responses are returned immediately

Tools (6)

categorieslanguagepagequerystdiotime_range