Memoer (Persistent Memory Storage)
Provides persistent memory storage for assistants to create and retrieve memories with filtering options by app name,...
What it does
Provides persistent memory storage for assistants to create and retrieve memories with filtering options by app name, category, and result limits through a SQLite database with automatic setup.
Memoer-MCP is a server implementation that provides memory storage capabilities for AI assistants. It allows agents to create and retrieve memories through a standardized interface, storing content in a SQLite database with Prisma ORM. The server features tools for creating memories associated with specific apps/agents and retrieving memories with filtering options by app name, category, and result limits. Developed by Ge Li under MIT license, it includes automatic database setup and migration handling, making it particularly valuable for AI assistants that need persistent memory across conversations without requiring complex external storage configuration.
Capabilities
Server
Quality
deterministic score 0.62 from registry signals: · indexed on pulsemcp · has source repo · 9 github stars · registry-generated description present