Memento runs on your own machine — the client starts it, so there is no endpoint to ping. 383 installs a week from npm. Last commit 17 Sep 2026.
Agent memory MCP server with 4-type cognitive memory, hybrid search, and TTL-based forgetting.
We read the source, 2 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
postinstall: node scripts/auto-setup.js
childProcess = spawn(command, [...argsPrefix, this.config.scriptPath, ...scriptArgs], {
const drop = overCap > 0 ? expired + overCap : expired;
- /var/run/docker.sock:/var/run/docker.sock
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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 memento-mcp-server -- npx -y memento-mcp-server
{
"mcpServers": {
"memento-mcp-server": {
"args": [
"-y",
"memento-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.memento-mcp-server]
command = "npx"
args = ["-y", "memento-mcp-server"]
{
"mcpServers": {
"memento-mcp-server": {
"args": [
"-y",
"memento-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"memento-mcp-server": {
"args": [
"-y",
"memento-mcp-server"
],
"command": "npx"
}
}
}
Cognitive architecture MCP server with memory, learning, and contextual understanding
Local-first memory system for AI agents with hybrid search and graph reasoning
Long-term memory for AI agents: local-first PKM with provenance and hybrid search.
Self-hosted knowledge backend for AI agents with hybrid search and MCP tools
Git-backed org memory for AI agents — hybrid search, tables, files & a URI graph over MCP.
Semantic memory for AI agents with hybrid search, knowledge graph, and consolidation
Agent-native knowledge OS on Markdown: typed graph, hybrid search, and compiler over MCP.
MCP server for MTA:SA documentation with intelligent search and caching
Answers built from our own checks of this server.