jjtolton/slopnesia
3.2
If you are the rightful owner of slopnesia and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
Slopnesia is a minimal MCP memory server designed to provide efficient memory storage with optional embeddings, optimized for low resource usage.
Tools
Functions exposed to the LLM to take actions
store_memory
Store a new memory (returns version & hash).
search_memory
Search using text or semantic similarity.
list_recent
Get recent memories.
get_memory
Get specific memory by ID with version info.
update_memory
Update with conflict detection.
delete_memory
Delete a memory.
get_stats
Get database statistics.
restart_server
Gracefully restart the MCP server.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client