mcpbeat Sign in

Memento MCP Server

by mementoagi Your server? Claim it
answering

Memento is answering right now. Last checked 3 min ago. Last commit 20 Sep 2026.

Hosted MCP memory for coding agents: persistent across sessions, editable markdown, team sharing.

Uptime history 33 hours of history · worst hour 50%
33 hours agonow
97.8%
Uptime 24h
89 of 91 checks
Tools
hidden behind auth
485 ms
Response time
average over 24h
0
Stars
last commit 20 Sep 2026

Memento does not always answer

Over the last week it answered 98.3% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 3 min ago.

run in your terminal
claude mcp add memento --transport http https://api.mementoagi.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "memento": {
      "url": "https://api.mementoagi.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.memento]
url = "https://api.mementoagi.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "memento": {
      "url": "https://api.mementoagi.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "memento": {
      "url": "https://api.mementoagi.com/mcp"
    }
  }
}

This endpoint answered with an authorization challenge. The server is running, but it did not say what kind of credentials it expects.

Endpoints

URLTransportStateLatencyChecked
https://api.mementoagi.com/mcp streamable-http needs auth 304 ms 3 min ago

Alternatives to Memento

same job, measured the same way
Memorykit
by rapozoantonio

Cognitive memory for AI coding assistants — persistent memory across sessions

58 installs/wk local only
Memoir
by camgitt

Persistent memory for AI coding tools via MCP. Remembers across sessions and machines.

73 installs/wk local only
ContextStream
by contextstream

Persistent memory and cross-session learning for AI coding assistants (hosted remote MCP).

answering
MCP Memory
by infoinlet-marketplace

Persistent searchable memory for AI agents — save/get/search across sessions, tags.

25 installs/wk local only
Ainative Opencode Memory MCP
by ainative-studio

Persistent cross-session memory for OpenCode and MCP coding agents, powered by ZeroDB.

33 installs/wk local only
Conventions MCP
by fedgeno

Memory for coding conventions and standing instructions that persists across sessions.

109 installs/wk local only
Memoir
by bighippoman

Structured session journals for AI agents. Persistent memory across sessions.

29 installs/wk local only
Collective Memory
by hustada

MCP server for persistent, semantic memory across AI sessions

30 installs/wk local only

Memento — questions

Answers built from our own checks of this server.

Why is there no tool list for Memento?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 97.8% of checks in the last 24 hours got a reply.
Is Memento working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 89 of 91 checks got a reply (97.8%), average response time 485 ms. The bar chart above shows every period we have measured.
How do I connect Memento?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address. You will need your own credentials: it refuses anonymous clients.
Does Memento need an API key?
Yes. Every time we knock, Memento answers with an authorization challenge instead of its tool list — that is how we know it is running and gated rather than broken. Bring your own credentials and it will talk.
How fast is Memento?
It answers our handshake in 485 ms on average, which is faster than 32% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Memento open source?
We cannot say either way: 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.