MCP Library
// MCP Server
FeaturedMemory
@modelcontextprotocol · modelcontextprotocol/memory
Persistent knowledge-graph memory store for long-running agent sessions.
stdio#memory#official
// Run locally
npx (recommended)
requires npx
Memory · npxbash
MEMORY_FILE_PATH=<absolute-path-to-memory.json> npx -y @modelcontextprotocol/server-memoryRequired env:
MEMORY_FILE_PATH// Connect to a client
terminalbash
oxp install @modelcontextprotocol/memoryOXP manages MCP server configuration automatically — installs the server, wires it into every detected MCP-aware client, and keeps it up to date.