Rotoslider/long-term-memory-mcp
Large language model persistent memory module that lives outside the model itself
Implements a hybrid SQLite + ChromaDB architecture with semantic search and time-based memory decay, designed as an MCP server for LM Studio that persists across chat sessions, model switches, and machines via portable JSON backups. Features biologically-inspired reinforcement (memories strengthen with use) and lazy decay (importance decreases only after idle access), with automatic daily backups and invisible tool integration to maintain natural conversation flow.
Stars
13
Forks
7
Language
Python
License
MIT
Category
Last pushed
Mar 01, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/Rotoslider/long-term-memory-mcp"
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....
mnemox-ai/tradememory-protocol
MCP server for AI trading memory — outcome-weighted cognitive memory with 10 tools, 399 tests.
Dataojitori/nocturne_memory
A lightweight, rollbackable, and visual Long-Term Memory Server for MCP Agents. Say goodbye to...
mordechaipotash/brain-mcp
Your AI has amnesia. Persistent memory and cognitive context for AI. 25 MCP tools. 12ms recall.
nonatofabio/local_faiss_mcp
Local FAISS vector store as an MCP server – Agent Memory, drop-in local semantic search for...