COPS (Calibre OPDS PHP Server) is a lightweight web-based interface to browse and download books from a Calibre library. It provides both an HTML catalog and OPDS feed for e-reader devices, with search, filtering, and direct in-browser epub reading.
COPS (Calibre OPDS PHP Server) is a lightweight, self-hosted web server that provides access to your Calibre ebook library through a browser or OPDS-compatible e-reader app. Browse, search, and download books without running full Calibre.
/feed endpointCOPS requires a Calibre metadata.db file and your ebook collection. Mount your Calibre library folder to /books in the container.
Open your domain to see the COPS catalog. If no books appear, verify your Calibre library is correctly mounted to /books.
https://your-domain/feed/config/local.php for display preferences/config — COPS configuration files/books — Calibre library (must contain metadata.db)GPL-2.0 — GitHub