{"slug":"cunicopia-dev/local-memory-mcp","name":"Local Context Memory MCP","description":"A production-ready persistent memory system for AI agents, offering searchable memory across sessions with semantic search and support for multiple database backends.","category":"database","tags":[],"official":false,"stars":12,"transport":null,"install":[{"cmd":"pip install -r","imports":[]}],"tools":[{"name":"store_memory","description":"Store a new memory with optional metadata and tags"},{"name":"search_memories","description":"Search memories by semantic similarity or keywords"},{"name":"get_memory","description":"Retrieve a specific memory by ID"},{"name":"update_memory","description":"Update an existing memory's content or metadata"},{"name":"delete_memory","description":"Delete a memory by ID"},{"name":"list_memories","description":"List all memories with optional pagination"},{"name":"get_context","description":"Retrieve context relevant to a given query"},{"name":"clear_memories","description":"Clear all memories from the store"}],"env_vars":["OLLAMA_API_URL","POSTGRES_HOST","POSTGRES_PORT"],"auth_type":"none","github":"https://github.com/cunicopia-dev/local-memory-mcp","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Thu May 28"}