Remember Me Collections
me.remem/collectionsBrowse Bible verse collections from Remember Me, a free memorization app in 48 languages
Tools · 3
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 th…
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…
Get community engagement metrics: memorization progress, verse mastery, difficult verses, and activity stats. Args: collection_id: The collection ID (from browse_collections results).
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"remember_me_collections": {
"url": "https://mcp.remem.me/mcp",
"transport": "streamable-http"
}
}
}