SERVER

Memento

Rank #22917

com.runmemento/memento

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

First listed
May 14, 2026
Last publish date
May 17, 2026
OVERVIEW

Memento is a Model Context Protocol (MCP) server published by veerps57. It ranks #22917 of 58,900 servers tracked on MCP Toplist. Memento is listed on Official MCP, with 8 tracked versions. It was first listed on May 14, 2026 and most recently updated on May 17, 2026.

STANDING
#22,917of 58,900 tracked serversTop 50%

Ranks ahead of 35,983 of 58,900 servers on MCP Toplist.

CONNECT

Use Memento

Add Memento to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "memento": {
      "command": "npx",
      "args": [
        "-y",
        "@psraghuveer/memento"
      ],
      "env": {
        "MEMENTO_DB": "<your MEMENTO_DB>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry

ORGANIZATION

veerps57

Organization
Total servers
2
Total versions
8
VERSIONS

Available versions (8)

VersionPublished
0.9.1May 17, 2026
0.9.0May 17, 2026
0.8.0May 17, 2026
0.7.3May 15, 2026
0.7.2May 15, 2026
0.7.1May 15, 2026
0.7.0May 15, 2026
0.6.3May 14, 2026
FAQ

Frequently asked questions

What is Memento?
Local-first, LLM-agnostic memory layer for AI assistants.
Who maintains Memento?
Memento is maintained by veerps57, which publishes 2 MCP servers (8 total versions) tracked on MCP Toplist.
Is Memento an official MCP server?
Yes — Memento is listed on the Official MCP Registry.
How many versions does Memento have?
MCP Toplist tracks 8 versions of Memento, most recently published on May 17, 2026.
Where can I find the source code for Memento?
The source code for Memento is hosted at github.com/veerps57/memento.git.
EXPLORE