searxng

GitHub

SearXNG is a free internet metasearch engine which aggregates results from various search services and databases. Users are neither tracked nor profiled.

35,378 stars Python 1 file ยท ~5,644 tokens #bing#brave#degoogle#duckduckgo#google#metasearch#privacy#python

searxng MCP Server

MCP server for searxng/searxng

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "searxng": {
      "command": "npx",
      "args": [
        "-y",
        "@searxng/searxng"
      ]
    }
  }
}