Skip to content
Back to search
30
MCP

hmem — Humanlike Memory for AI Agents

io.github.bumblebiber/hmem-mcp

Persistent 5-level hierarchical memory for AI agents. SQLite-backed, lazy-loaded.

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

Similar MCP servers embedding-nearest

hmem — Humanlike Memory for AI Agents
Persistent 5-level hierarchical memory for AI agents. SQLite-backed, lazy-loaded.
0 tools
hmem
Hierarchical persistent memory for AI agents with automatic summarization and context retrieval.
0 tools
agentmem
Lightweight persistent memory for AI agents. Hybrid search. 16 tools. One SQLite file.
0 tools
AgentMemory
Persistent memory for AI coding agents with hybrid retrieval, analytics, and governance controls.
0 tools
com.humaux/memory
Persistent long-term memory for AI agents: semantic search, knowledge graph, and task canvas.
0 tools · streamable-http
io.github.sharedmemoryai/memory
Persistent memory for AI agents. Remember, recall, and explore a shared knowledge graph.
0 tools

How to use

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

{
  "mcpServers": {
    "hmem_—_humanlike_memory_for_ai_agents": {
      "url": "None",
      "transport": "http"
    }
  }
}