← Registry

Content Tools

remem.me

Provides access to Bible verse collections with details and community engagement metrics.

1 endpoint3 known toolsFirst detected July 25, 2026Last detected July 25, 2026

ENDPOINT 1

https://mcp.remem.me/mcp

No auth detected

MCP server metadata

Name
Remember Me Collections
Version
1.27.2
Capabilities
experimentalpromptsresourcestools
Server instructions

Browse published Bible verse collections from Remember Me, a free Bible memorization app using spaced repetition. Available in multiple languages including English, German, Spanish, Portuguese, Korean, Japanese, Chinese, and many more. All tools here are read-only and public. Use browse_collections to search and discover collections, get_collection_detail for full verse text, and get_collection_metrics for community engagement stats.

Known tools 3

browse_collections

Browse published Bible verse collections.

Inferred read-only
get_collection_detail

Get full details of a published collection including all verse text, references, and topics.

Inferred read-only
get_collection_metrics

Get community engagement metrics: memorization progress, verse mastery, difficult verses, and activity stats.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.remember-me-collections]
url = "https://mcp.remem.me/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "remember-me-collections": {
      "type": "http",
      "url": "https://mcp.remem.me/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: remember-me-collections
Remote MCP URL: https://mcp.remem.me/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "remember-me-collections": {
      "url": "https://mcp.remem.me/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "remember-me-collections": {
      "type": "http",
      "url": "https://mcp.remem.me/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "remember-me-collections",
  "transport": "streamable-http",
  "url": "https://mcp.remem.me/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.