π§
mcp-local-memory
π§MCP ServerNickSmet/mcp-local-memory
What it does
Provides a lightweight, local memory management system for AI agents, allowing them to store, retrieve, and manage contextual memories using SQLite and optional OpenAI embeddings, enabling personal...
local
Installation
Server ConfigurationMCP server configuration block
{
"mcpServers": {
"memory": {
"command": "npx",
"args": ["-y",...Add the configuration above to your claude_desktop_config.json file.
π Extracted from NickSmet/mcp-local-memory README
0
AddedJan 26, 2026