Bumblebiber/hmem
Humanlike persistent memory for AI agents — MCP server with 5-level lazy-loaded SQLite memory. Works with Claude Code, Gemini CLI, Cursor, Windsurf, OpenCode.
This project gives your AI agent a persistent, 'humanlike' memory that spans across different sessions, devices, and AI tools. It automatically records conversations and project details, allowing your agent to recall past decisions, errors, and progress without needing to be re-briefed. This is for developers, operations engineers, or anyone who uses AI agents for coding or complex tasks and wants their AI to maintain context over time.
Use this if your AI agent repeatedly forgets important context between sessions or across different development environments, leading to redundant work and wasted tokens.
Not ideal if you only use AI for one-off queries or simple tasks that don't require long-term memory or cross-project context.
Stars
7
Forks
—
Language
TypeScript
License
MIT
Category
Last pushed
Mar 06, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/Bumblebiber/hmem"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
doobidoo/mcp-memory-service
Open-source persistent memory for AI agent pipelines (LangGraph, CrewAI, AutoGen) and Claude....
Dataojitori/nocturne_memory
A lightweight, rollbackable, and visual Long-Term Memory Server for MCP Agents. Say goodbye to...
spences10/mcp-memory-libsql
🧠 High-performance persistent memory system for Model Context Protocol (MCP) powered by libSQL....
gannonh/memento-mcp
Memento MCP: A Knowledge Graph Memory System for LLMs
mkreyman/mcp-memory-keeper
MCP server for persistent context management in AI coding assistants