Skip to content

v1.0.0

Choose a tag to compare

@whw23 whw23 released this 10 May 18:20
· 211 commits to main since this release
1b9f350

SearXNG HTTP MCP v1.0.0

First stable release.

Docker Image

# Latest
docker pull ghcr.io/whw23/searxng-http-mcp:latest

# Pinned version
docker pull ghcr.io/whw23/searxng-http-mcp:2026.5.10-df1f24fb7-1b9f350

Features

  • MCP server wrapping SearXNG with 200+ search engines
  • Dual transport: HTTP (Streamable HTTP) and stdio
  • API key + HTTP Basic Auth authentication
  • SearXNG Web UI reverse proxy on the same port
  • Multi-page search fanout (up to 5 pages)
  • Autocomplete suggestions
  • Engine/category discovery
  • Claude Code Plugin support (local + remote)

Infrastructure

  • Self-contained Docker image with SearXNG built-in
  • GitHub Rulesets for branch protection
  • CodeQL SAST analysis
  • Dependabot dependency monitoring
  • OpenSSF Scorecard
  • Container image signing (Cosign) and vulnerability scanning (Trivy)