github ihor-sokoliuk/mcp-searxng v1.5.0

latest releases: v1.14.0, v1.13.0, v1.12.1...
one month ago

Backfilled release — 1.5.0 was published to npm and Docker Hub on 2026-06-12 but the GitHub release was missed at the time.

✨ Added

  • searxng_suggestions tool — returns search autocomplete suggestions from the SearXNG instance.
  • searxng_instance_info tool — discovers the connected instance's capabilities (enabled engines, supported categories, available languages, safe-search settings).
  • JSON response formatsearxng_web_search accepts a response_format parameter ("text" | "json"); "json" returns raw structured data for programmatic processing.
  • Search metadata in text outputsearxng_web_search text responses now include answers, spelling corrections, infoboxes, and autocomplete suggestions when the instance returns them.

🐛 Fixed

  • Metadata (answers, corrections, infoboxes) is preserved in text output even when min_score filters out all web results.
  • Unresponsive engines are no longer listed in text output.
  • searxng_suggestions and searxng_instance_info requests route through the configured search proxy and default TLS dispatcher.

Full Changelog: v1.4.0...v1.5.0

Don't miss a new mcp-searxng release

NewReleases is sending notifications on new releases.