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.