memU-server: Local Backend Service for AI Memory System
memU-server is the backend management service for MemU, responsible for providing API endpoints, data storage, and management capabilities, as well as deep integration with the core memU framework. It powers the frontend memU-ui with reliable data support, ensuring efficient reading, writing, and maintenance of Agent memories. memU-server can be deployed locally or in private environments and supports quick startup and configuration via Docker, enabling developers to manage the AI memory system in a secure environment.

Key Features
Quick Deployment
- Provides API endpoints compatible with memU-ui, ensuring stable and reliable data services
- Launch backend service and database with a single command
- Docker image provided
Comprehensive Memory Management
(Some features planned for future releases)
- Support creating, reading, and deleting Memory Submissions
- Memorize results support create, read, update, and delete (CRUD) operations
- Retrieve records support querying and tracking
- Tracks LLM token usage for transparent and controllable costs
- User login and registration system
- Role-based access control: Developer / Admin / Regular User
- Backend manages access scope and permissions for secure operations
MemU Repositories: What They Do & How to Use
memU | memU-server | memU-ui | |
|---|---|---|---|
| Positioning | Core algorithm engine | Memory data backend service | Front-end dashboard |
| Key Features |
|
|
|
| Best For | Developers/teams who want to embed AI memory algorithms into their product | Teams that want to self-host a memory backend (internal tools, research, enterprise setups) | Developers/teams looking for a ready-to-use memory console |
| Usage | Core algorithms can be used standalone or integrated into server | Self-hostable; works together with memU | Self-hostable; integrates with memU |
memU, memU-server, and memU-ui together form a flexible memory ecosystem for LLMs and AI agents.
Join the Growing memU Open-Source Community
For more information please contact info@nevamind.ai.
Start memU-server in minutes
Deploy a secure backend for memory APIs with Docker, and connect memU-ui for real-time operations.