Back to Browse

Memento MCP Server

Developer ToolsModerate7.4MCP RegistryLocal
Free

Server data from the Official MCP Registry

Local-first, LLM-agnostic memory layer for AI assistants.

About

Local-first, LLM-agnostic memory layer for AI assistants.

Security Report

7.4
Moderate7.4Low Risk

Valid MCP server (1 strong, 1 medium validity signals). 2 known CVEs in dependencies (1 critical, 0 high severity) ⚠️ Package registry links to a different repository than scanned source. Imported from the Official MCP Registry. Trust signals: 4 highly-trusted packages. 1 finding(s) downgraded by scanner intelligence.

13 files analyzed · 3 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

What You'll Need

Set these up before or after installing:

Absolute path to the SQLite database file. Defaults to $XDG_DATA_HOME/memento/memento.db (typically ~/.local/share/memento/memento.db on POSIX).Optional

Environment variable: MEMENTO_DB

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "com-runmemento-memento": {
      "env": {
        "MEMENTO_DB": "your-memento-db-here"
      },
      "args": [
        "-y",
        "@psraghuveer/memento"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!

Memento MCP Server - Local-first, LLM-agnostic memory layer for AI assistants. | MCP Marketplace