slicenferqin/universal-memory-mcp
超级个人助理 - 通用、跨项目、100%本地私有的AI记忆系统(基于MCP协议)- Super personal assistant for any AI CLI - Universal, cross-project, 100% local & private via MCP
Implements a three-tier memory architecture (sensory → short-term → long-term) with automated daily extraction and weekly consolidation, using SQLite vector indexing for semantic + keyword hybrid search with sub-5ms latency. Operates as an MCP server compatible with Claude Code, OpenCode, Copilot, and other AI CLIs, storing all data locally with automatic lifecycle management (archival after 30+ days) and optional project-specific relevance weighting.
Available on npm.
Stars
3
Forks
1
Language
TypeScript
License
MIT
Category
Last pushed
Mar 12, 2026
Commits (30d)
0
Dependencies
2
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/slicenferqin/universal-memory-mcp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
aiming-lab/SimpleMem
SimpleMem: Efficient Lifelong Memory for LLM Agents
zilliztech/GPTCache
Semantic cache for LLMs. Fully integrated with LangChain and llama_index.
zilliztech/memsearch
A Markdown-first memory system, a standalone library for any AI agent. Inspired by OpenClaw.
RichmondAlake/memorizz
MemoRizz: A Python library serving as a memory layer for AI applications. Leverages popular...
TeleAI-UAGI/telemem
TeleMem is a high-performance drop-in replacement for Mem0, featuring semantic deduplication,...