mcp-searxng-public

pwilkin/mcp-searxng-public

3.4

If you are the rightful owner of mcp-searxng-public and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

An MCP server that queries public SearXNG instances, parsing HTML contents into a JSON result.

The mcp-searxng-public server is designed to interact with public SearXNG instances, which are privacy-respecting metasearch engines. Unlike other MCP servers that rely on JSON output, this server parses HTML content from up to three public SearXNG servers, converting it into a JSON format. This approach ensures compatibility with public servers that do not expose JSON formats. The server is particularly useful for developers and users who need to access search results from multiple sources without compromising on privacy. By using fallback servers, it ensures reliability and availability of search results even if one server is down. The server is easy to install via npm and can be configured to use any public SearXNG server listed on searx.space.

Features

  • Queries multiple public SearXNG instances for search results.
  • Parses HTML content into JSON format for easy integration.
  • Supports fallback servers to ensure reliability.
  • Compatible with any public SearXNG server.
  • Easy installation and configuration via npm.