Skip to content
Back to search
30
MCP v1.6.7

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%
2 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
AI Memory
Persistent memory for AI agents with semantic, smart, and autonomous retrieval tiers.
0 tools
AgentMemory
Persistent memory for AI coding agents with hybrid retrieval, analytics, and governance controls.
0 tools
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"
    }
  }
}