Store knowledge the model can recall later
Knowledge & Memory is a huge category. Most entries are experimental. This page picks servers that actually persist notes or embeddings for later sessions.
Ads
Use the official Memory MCP when you want the reference knowledge-graph style memory server.
Community memory servers add different storage backends or opinionated note workflows.
One server — Memory MCP Server. Not a stack merge.
{
"mcpServers": {
"memory": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-memory"
]
}
}
}Added 15 days ago ·