Puliczek/mcp-memory
🔥🖥️ MCP Memory is a MCP Server that gives MCP Clients (Cursor, Claude, Windsurf and more) the ability to remember information about users (preferences, behaviors) across conversations.
Platform-specific configuration:
{
"mcpServers": {
"mcp-memory": {
"command": "npx",
"args": [
"-y",
"mcp-memory"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...