Skip to content
Back to search
30
MCP streamable-http

Mnema — AI Memory Layer

io.github.hoanglt1223/mnema

Personal knowledge graph as an AI memory layer over MCP - read, save, and link your memories.

Uptime
0.0%
8 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

Mneme
Memory layer for AI coding assistants. Indexes git history + code, exposes via MCP.
0 tools
mneme-ai
Mneme — the memory layer for your codebase. Knows the WHY, the WHAT, the WHERE-IT-BREAKS.
0 tools
io.github.simplemindedbot/mnemex
Temporal memory for AI with decay and reinforcement. Two-layer storage (JSONL + Markdown).
0 tools
Remembra — AI Memory Layer
Persistent AI memory with hybrid search, entity resolution, and temporal decay.
0 tools
app.anamneseai/anamnese
A self-improving memory layer. Your memory, notes, tasks and goals, remembered everywhere.
0 tools · streamable-http
io.github.nikitacometa/mnemon-mcp
Persistent layered memory for AI agents. SQLite FTS5, fact versioning, zero-cloud.
0 tools

How to use

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

{
  "mcpServers": {
    "mnema_—_ai_memory_layer": {
      "url": "https://secondbrain.hoangha.shop/api/mcp",
      "transport": "streamable-http"
    }
  }
}