Skip to content

TinySearch

v0.2.1 Feature

This release adds 2 notable features for engineering teams evaluating rollout.

Published 1mo Search Engines
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Summary

AI summary

CORS 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 /mcp preflight
  • 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

Track TinySearch

Get notified when new releases ship.

Sign up free

About TinySearch

All releases →

Beta — feedback welcome: [email protected]