MCP.so
Sign In

Overview

What is optimized-memory-mcp-server?

A fork of a Python Memory MCP Server that uses SQLite to provide persistent memory via a knowledge graph. It lets Claude remember information about the user across chats and is designed to test and demonstrate AI workflows and prompt design.

How to use optimized-memory-mcp-server?

Add it to your Claude Desktop configuration (claude_desktop_config.json) using either Docker (docker run -i --rm mcp/memory) or NPX (npx -y @modelcontextprotocol/server-memory). Optionally, customize the included system prompt to control how memories are created and retrieved. The server can also be built locally with Docker.

Key features of optimized-memory-mcp-server?

  • Persistent memory via local knowledge

Tags

More from Memory & Knowledge