Back to search
30
MCP

io.github.simplemindedbot/mnemex

io.github.simplemindedbot/mnemex

Temporal memory for AI with decay and reinforcement. Two-layer storage (JSONL + Markdown).

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Mneme
Memory layer for AI coding assistants. Indexes git history + code, exposes via MCP.
0 tools
io.github.nikitacometa/mnemon-mcp
Persistent layered memory for AI agents. SQLite FTS5, fact versioning, zero-cloud.
0 tools
io.github.iamtouchskyer/memex
Zettelkasten-based agent memory system with bidirectional links
0 tools
Remembra — AI Memory Layer
Persistent AI memory with hybrid search, entity resolution, and temporal decay.
0 tools
io.github.myrakrusemark/memento-protocol
Persistent memory for AI agents. Store what matters, recall by meaning, skip the rest.
0 tools
Memento
Persistent memory for AI tools. Local-first knowledge graph with hybrid search.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.simplemindedbot/mnemex": {
      "url": "None",
      "transport": "http"
    }
  }
}