v1.0.0
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-1b9f350Features
- 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)