In-depth architectural comparison of the Rememb and YourMemory MCP servers. Compare execution transports, security boundaries, tool capabilities, quality scores, and ready-to-paste client installation snippets for Claude, Cursor, Windsurf, and VS Code.
At a Glance & Executive Verdict
Rememb
Knowledge & Memory · Local stdio
Quality: 47/100 (Fair) | Auth: No auth required
YourMemory
Knowledge & Memory · Local stdio
Quality: 52/100 (Good) | Auth: No auth required
Verdict Summary: Choose Rememb if you need specialized Knowledge & Memory tools running via a local process. Choose YourMemory if your workspace requires Knowledge & Memory integration with local subprocess execution. Both servers can be configured concurrently in your client's mcpServers manifest.
Which MCP Server Should You Choose?
Choose Rememb when:
You need dedicated capabilities in the Knowledge & Memory domain.
You prefer local stdio subprocess transport architecture.
Your security boundary fits: No auth required (Free / Open Source).
Primary tools included: MCP server with 17 tools, Structured memory sections, Keyword and token matching.
You need dedicated capabilities in the Knowledge & Memory domain.
You prefer local stdio subprocess transport architecture.
Your security boundary fits: No auth required (Free / Open Source).
Primary tools included: Ebbinghaus forgetting-curve memory decay and pruning, Hybrid retrieval combining BM25, vector embeddings, and entity graph, Consolidation of related facts into summaries to reduce bloat.
Persistent memory for AI agents with sectioned entries (project/user/context/etc), semantic search, CLI, and per-project scope. Local JSON, zero config, no server required.
Persistent memory for AI agents with Ebbinghaus forgetting-curve decay, hybrid BM25+vector retrieval, and entity graph for multi-hop reasoning. Memories auto-prune by importance and recall rate. Built-in browser dashboard, multi-agent support, and yourmemory ask for zero-API-call local queries. pip install yourmemory
Category & Scope
Tools & Capabilities Breakdown
Rememb Tools (6)
MCP server with 17 tools
Structured memory sections
Keyword and token matching
Non-destructive versioning with diff and restore
Local JSON or SQLite storage
CLI and local web UI
YourMemory Tools (6)
Ebbinghaus forgetting-curve memory decay and pruning
Ready-to-Paste Client Configurations
Paste either (or both) of these JSON server blocks into your client config file (e.g. claude_desktop_config.json or ~/.cursor/mcp.json).
Rememb is categorized under Knowledge & Memory and uses a local stdio subprocess. In contrast, YourMemory belongs to Knowledge & Memory using local stdio subprocess. Select Rememb when you need capabilities focused on knowledge & memory and YourMemory when you require tools for knowledge & memory.