AI tools directory →

Memory MCP server

Persistent notes the model can store and recall across chats.

What it does

A local knowledge graph. Useful for preferences and project facts; not a database. The file lives on disk, so treat it as user data.

Install

Typical Claude Desktop / Cursor command:

npx -y @modelcontextprotocol/server-memory

Secrets it wants: optional MEMORY_FILE_PATH

Source repo →

Works with

Claude Desktop, Cursor, Windsurf — any host that can launch a local MCP stdio server.