local-memory-mcp

danieleugenewilliams/local-memory-mcp

3.3

If you are the rightful owner of local-memory-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Local Memory MCP Server is a standalone server that provides persistent local memory functionality for AI assistants, enhancing their ability to maintain context and provide personalized assistance.

Tools

Functions exposed to the LLM to take actions

store_memory

Store a new memory with contextual information.

search_memories

Search for memories using natural language queries with full-text search.

update_memory

Update an existing memory by ID.

delete_memory

Delete a memory by ID.

list_sessions

List all available sessions with memory counts.

get_session_stats

Get detailed statistics about stored memories.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources