Memori MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 107 installs a week from npm. Last commit 1 Jul 2026.
Memori MCP server — persistent AI memory with recall and augmentation tools
Today is the operative word: we check Memori MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add memori-mcp -- npx -y @memorilabs/memori-mcp
{
"mcpServers": {
"memori-mcp": {
"args": [
"-y",
"@memorilabs/memori-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.memori-mcp]
command = "npx"
args = ["-y", "@memorilabs/memori-mcp"]
{
"mcpServers": {
"memori-mcp": {
"args": [
"-y",
"@memorilabs/memori-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"memori-mcp": {
"args": [
"-y",
"@memorilabs/memori-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
MEMORI_API_KEY (Your Memori Cloud API key. Get one for free at https://memorilabs.ai/).
The author declared them in the registry entry; get the values from the project itself.
Persistent memory for AI agents — 55 MCP tools, spreading activation recall.
Persistent memory for AI agents — log and recall conversation context over MCP.
Persistent memory for AI agents. Memories decay with time and strengthen on recall.
Shared, persistent memory for AI agents, with semantic recall and live updates.
Local MCP server for Recite receipt processing with ledger and memory tools.
MemoryIndustry persistent memory MCP server: BM25+MMR retrieval and audit.
MCP server for persistent, searchable memory for AI agents.
Structural codebase MCP server with persistent memory: navigate by symbol, recall across sessions.
Answers built from our own checks of this server.