Skip to content

v2.2.0 — one-command Docker deploy

Latest

Choose a tag to compare

@adityaarsharma adityaarsharma released this 14 Jul 10:50
· 1 commit to main since this release

What's new

One-command Docker deploy. docker compose up --build brings up the LibreCrawl engine and the MCP server together — health-gated, shared volume for upstream-DB checks. Verified end-to-end in Docker: a real audit runs and produces a valid report zip.

requirements.txt. Fresh clone installs with pip install -r requirements.txt.

New env vars LIBRECRAWL_URL + MCP_HOST — point the MCP at a LibreCrawl backend by hostname and bind the HTTP transport for containers/VPS.

Docs. New guides in docs/: Getting Started, Configuration, Tools Reference, Architecture, Troubleshooting. README refreshed with diagrams + a Docker-first install path.

Built on the open-source LibreCrawl engine · 37 MCP tools · MIT.