Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

Remember Me Collections

me.remem/collections

Browse Bible verse collections from Remember Me, a free memorization app in 48 languages

Uptime
100.0%
1 direct probes · 30d
Response
377ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available

Tools · 3

browse_collections

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_collection_detail

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_collection_metrics

Get community engagement metrics: memorization progress, verse mastery, difficult verses, and activity stats. Args: collection_id: The collection ID (from browse_collections results).

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"
    }
  }
}