This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Summary
AI summaryCORS support for the Streamable HTTP MCP fixes browser client preflight failures.
Full changelog
TinySearch v0.2.1 - Beta
Browser-friendly MCP and a simpler Docker quickstart.
Highlights
- CORS for Streamable HTTP MCP: fixes browser clients (e.g. llama.cpp web UI) failing on
OPTIONS /mcppreflight - Docker Compose quickstart: run TinySearch + SearXNG with one command, no clone required (
compose.quickstart.yaml)
Docker
docker compose -f "https://github.com/MarcellM01/TinySearch.git#main:compose.quickstart.yaml" pull
docker compose -f "https://github.com/MarcellM01/TinySearch.git#main:compose.quickstart.yaml" up -d
MCP endpoint: http://localhost:8000/mcp
If using a browser UI from another host/IP, point MCP at that host (e.g. http://<host>:8000/mcp), not localhost.
Full Changelog: https://github.com/MarcellM01/TinySearch/compare/v0.2.0...v0.2.1
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About TinySearch
All releases →Related context
Beta — feedback welcome: [email protected]