SQLite Memory
Provides persistent key-value memory storage using SQLite with CRUD operations for storing structured data, conversat...
What it does
Provides persistent key-value memory storage using SQLite with CRUD operations for storing structured data, conversation history, and user preferences across sessions.
SQLite Memory provides persistent memory storage using SQLite databases. It enables storing and retrieving structured data, conversation history, and user preferences across sessions through simple key-value operations. The server supports creating, reading, updating, listing, and deleting memory entries with automatic timestamping, built on FastMCP with a single-table schema for straightforward data persistence.
Capabilities
Server
Quality
deterministic score 0.55 from registry signals: · indexed on pulsemcp · has source repo · 1 github stars · registry-generated description present