SERVER

Memento Protocol

Rank #2178

io.github.myrakrusemark/memento-protocol

Persistent memory for AI agents. Store what matters, recall by meaning, skip the rest.

First listed
Feb 18, 2026
Last publish date
Feb 18, 2026
OVERVIEW

Memento Protocol is a Model Context Protocol (MCP) server published by myrakrusemark. It ranks #2178 of 58,900 servers tracked on MCP Toplist, and its repository has 81 GitHub stars. Memento Protocol is listed on Official MCP, with 2 tracked versions. It was first listed on Feb 18, 2026 and most recently updated on Feb 18, 2026.

STANDING
#2,178of 58,900 tracked serversTop 5%

Ranks ahead of 56,722 of 58,900 servers on MCP Toplist.

CONNECT

Use Memento Protocol

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

npm package
{
  "mcpServers": {
    "memento-protocol": {
      "command": "npx",
      "args": [
        "-y",
        "memento-mcp"
      ],
      "env": {
        "MEMENTO_API_KEY": "<your MEMENTO_API_KEY>",
        "MEMENTO_API_URL": "<your MEMENTO_API_URL>",
        "MEMENTO_WORKSPACE": "<your MEMENTO_WORKSPACE>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry

ORGANIZATION

myrakrusemark

Organization
Total servers
1
Total versions
2
VERSIONS

Available versions (2)

VersionPublished
0.1.1Feb 18, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Memento Protocol?
Persistent memory for AI agents. Store what matters, recall by meaning, skip the rest.
Who maintains Memento Protocol?
Memento Protocol is maintained by myrakrusemark, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
Is Memento Protocol an official MCP server?
Yes — Memento Protocol is listed on the Official MCP Registry.
How many versions does Memento Protocol have?
MCP Toplist tracks 2 versions of Memento Protocol, most recently published on Feb 18, 2026.
Where can I find the source code for Memento Protocol?
The source code for Memento Protocol is hosted at github.com/myrakrusemark/memento-protocol.
EXPLORE