Skip to content

Releases: whw23/searxng_http_mcp

v1.1.4

27 May 05:00
c1481e2

Choose a tag to compare

What's Changed

  • chore(deps): bump the all-deps group with 6 updates by @dependabot[bot] in #130
  • chore(deps): bump docker/build-push-action from 7.1.0 to 7.2.0 in the all-deps group by @dependabot[bot] in #131
  • chore(deps): bump searxng/searxng from 654eff5 to 6ba4dc7 in the all-deps group by @dependabot[bot] in #129
  • fix(ci): merge dependabot PRs immediately after rebase by @whw23 in #132
  • v1.1.4 — dependabot auto-merge fix and dependency updates by @whw23 in #133
  • fix(docker): pin pip via hashed requirements file (closes #128) by @whw23 in #134
  • fix(docker): pin pip via hashed requirements file (closes #128) by @whw23 in #135
  • docs: refresh badges and distribution status by @whw23 in #136
  • docs: sync badge and distribution refresh to main by @whw23 in #137
  • chore(release): bump version to 1.1.4 by @whw23 in #138
  • release: v1.1.4 by @whw23 in #139

Full Changelog: v1.1.3...v1.1.4

v1.1.3

17 May 16:23
3a3ba49

Choose a tag to compare

What's Changed

  • chore(deps): bump pypa/gh-action-pypi-publish from 1.12.4 to 1.14.0 by @dependabot[bot] in #111
  • chore(deps): bump astral-sh/setup-uv from 5.4.1 to 8.1.0 by @dependabot[bot] in #108
  • chore(deps): bump dependabot/fetch-metadata from 2.5.0 to 3.1.0 by @dependabot[bot] in #109
  • chore(deps): bump searxng/searxng from b5d4892 to 3eb2fcb by @dependabot[bot] in #110
  • v1.2.1 — dependency updates by @whw23 in #112
  • fix: resolve code scanning alerts for pip pinning and CVE by @whw23 in #113
  • v1.2.2 — fix code scanning alerts by @whw23 in #114
  • fix: pin pip version with hash in Dockerfile by @whw23 in #115
  • v1.2.3 — pin pip hash in Dockerfile by @whw23 in #116
  • ci: group dependabot updates per ecosystem by @whw23 in #117
  • docs: add OpenSSF Best Practices badge by @whw23 in #118
  • feat: add Copilot CLI and Codex CLI plugin support by @whw23 in #119
  • v1.2.4 — multi-platform plugin support & security fixes by @whw23 in #120
  • chore(deps): bump uvicorn from 0.46.0 to 0.47.0 in the all-deps group by @dependabot[bot] in #122
  • docs+ci: autocomplete best-practice and dependabot auto-merge fix by @whw23 in #124
  • chore(deps): bump ossf/scorecard-action from 2.4.1 to 2.4.3 in the all-deps group by @dependabot[bot] in #123
  • chore(deps): bump searxng/searxng from 3eb2fcb to 654eff5 in the all-deps group by @dependabot[bot] in #121
  • v1.1.3 — autocomplete docs, auto-merge fix, dependency updates by @whw23 in #125
  • feat: v1.1.3 release by @whw23 in #126
  • v1.1.3 release by @whw23 in #127

New Contributors

Full Changelog: v1.1.2...v1.1.3

v1.1.2

15 May 05:42
94dd996

Choose a tag to compare

What's Changed

  • docs: update distribution.md for Awesome-MCP-ZH by @whw23 in #101
  • docs: distribution.md update by @whw23 in #102
  • feat: web-searcher agent redesign with multi-language search by @whw23 in #103
  • ci: upgrade CodeQL Action from v3 to v4 by @whw23 in #104
  • v1.2.0 — agent redesign, autocomplete fix, CodeQL v4 by @whw23 in #105
  • feat: v1.1.2 release by @whw23 in #106
  • v1.1.2 release by @whw23 in #107

Full Changelog: v1.1.1...v1.1.2

v1.1.1

15 May 01:49
346b454

Choose a tag to compare

What's Changed

  • fix: add standalone plugin to marketplace.json by @whw23 in #92
  • ci: auto-sync version across all files on release by @whw23 in #93
  • release: version sync + marketplace fix by @whw23 in #94
  • docs: update commands.md by @whw23 in #95
  • docs: update commands.md by @whw23 in #96
  • feat: web-searcher credibility verification + WebFetch + timeliness by @whw23 in #97
  • feat: web-searcher credibility verification by @whw23 in #98
  • feat: v1.1.1 — document intelligence features by @whw23 in #99
  • release: v1.1.1 by @whw23 in #100

Full Changelog: v1.1.0...v1.1.1

v1.1.0

14 May 18:13
f2c4e50

Choose a tag to compare

What's Changed

  • docs: add Chinese README by @whw23 in #54
  • ci: add test-gate job for docs-only PR mergeability by @whw23 in #55
  • Release: Chinese README and CI test-gate by @whw23 in #56
  • docs: add distribution channel tracking by @whw23 in #57
  • Release: distribution tracking and gitignore update by @whw23 in #58
  • fix: untrack docs/superpowers/ files already in gitignore by @whw23 in #59
  • Release: untrack superpowers docs and distribution tracking by @whw23 in #60
  • docs: update comparison table with stronger competitors by @whw23 in #61
  • release: update comparison table with stronger competitors by @whw23 in #62
  • docs: add Docker MCP Catalog to distribution channels by @whw23 in #63
  • chore: sync main merge commits into dev by @whw23 in #65
  • docs: add Docker MCP Catalog to distribution channels by @whw23 in #64
  • feat: add glama.json for Glama.ai registry by @whw23 in #66
  • feat: add Glama hosting support scripts by @whw23 in #67
  • release: Glama.ai integration by @whw23 in #68
  • feat: add uvx startup support by @whw23 in #69
  • release: add uvx startup support by @whw23 in #70
  • feat: add standalone plugin, fix placeholders, update distribution by @whw23 in #71
  • release: standalone plugin, placeholder fixes, PyPI distribution by @whw23 in #72
  • fix: use venv python for SearXNG in Glama start script by @whw23 in #73
  • release: standalone plugin + Glama fix by @whw23 in #74
  • fix: use port 9090 for SearXNG in Glama deployment by @whw23 in #75
  • release: Glama port fix + standalone plugin by @whw23 in #76
  • ci: add PyPI auto-publish via Trusted Publisher by @whw23 in #77
  • release: PyPI auto-publish via Trusted Publisher by @whw23 in #78
  • fix: correct pypi publish action SHA by @whw23 in #79
  • docs: update distribution.md by @whw23 in #80
  • release: fix PyPI action SHA + distribution docs by @whw23 in #81
  • ci: switch PyPI to SemVer, bump to 1.1.0 by @whw23 in #82
  • release: v1.1.0 — SemVer PyPI auto-publish by @whw23 in #83
  • ci: unify versioning and add auto GitHub Release by @whw23 in #84
  • docs: add PyPI and Glama score badges to READMEs by @whw23 in #85
  • docs: Glama native score badge in separate row by @whw23 in #86
  • release: auto GitHub Release, unified versioning, badges by @whw23 in #87

Full Changelog: v1.0.0...v1.1.0

v1.0.0

10 May 18:20
1b9f350

Choose a tag to compare

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)