This server offers long-term memory functionality for AI assistants, utilizing mem0 principles. It's built with PostgreSQL and pgvector to provide efficient vector similarity search. Features include automatic embedding generation, a RESTful API for memory operations, semantic search, support for various memory types, tag-based retrieval, confidence scoring, and Server-Sent Events (SSE) for real-time updates, compatible with the Cursor MCP protocol.
Key Features
01RESTful API for memory operations
022 GitHub stars
03Automatic embedding generation using BERT
04Server-Sent Events (SSE) for real-time updates
05PostgreSQL with pgvector for vector similarity search
06Semantic search capabilities