Connection check
verified live · 26h ago
collections
Browse Bible verse collections from Remember Me, a free memorization app in 48 languages
Tools
3
GitHub stars
—
Installs / wk
—
Licence
—
Transport
streamable-http
Last checked
26h ago
Tools & capabilities
3 toolsRead from the running server on 26h ago.
browse_collections
read-only
limitoffsetsearchlanguageordering
Browse published Bible verse collections. Search by keyword, filter by language, sort by popularity. Each result includes the collection's raw cover `image` — the URL the publishe… Browse published Bible verse collections. Search by keyword, filter by language, sort by popularity. Each result includes the collection's raw cover `image` — the URL the publisher set, or null if they set none (the app may still show an auto-generated cover when null). This is the stored value, not the computed display image. Args: search: Search term to filter by name, description, or publisher name. language: Language code prefix (e.g. "en", "de", "ja", "zh"). ordering: Sort order: -downloads (default), -created, name. limit: Number of results (1-100, default 20). offset: Starting position for pagination.
get_collection_detail
read-only
collection_id*
Get full details of a published collection including all verse text, references, and topics. The collection and each verse include a raw `image` — the URL stored by the publisher,… Get full details of a published collection including all verse text, references, and topics. The collection and each verse include a raw `image` — the URL stored by the publisher, or null if none was set (the app may still display an auto-generated cover when null). These are the stored values, not the computed display image, and round-trip with create_collection / add_verse if you copy this collection. Args: collection_id: The collection ID (from browse_collections results).
get_collection_metrics
read-only
collection_id*