mcpbeat Sign in

MemPersist MCP Server

by ravhirizaldi Your server? Claim it
answering

MemPersist is answering right now. Last checked 10 min ago. Last commit 21 Sep 2026.

Durable, revision-pinned memory storage and retrieval for AI conversations.

Uptime history 11 hours of history
11 hours agonow
100.0%
Uptime 24h
37 of 37 checks
Tools
hidden behind auth
349 ms
Response time
average over 24h
1
Stars
last commit 21 Sep 2026

Nothing serious here today

Today is the operative word: we check MemPersist every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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 10 min ago.

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

This endpoint answered with an authorization challenge. The server is running, and it signs you in through your browser: there is no API key to paste.

Endpoints

URLTransportStateLatencyChecked
https://mempersist.codifiedtech.id/mcp streamable-http sign-in 365 ms 10 min ago

Alternatives to MemPersist

same job, measured the same way
Memory
by leapmemory

Long-term memory for AI assistants. Isolated per-user storage, recall across conversations.

answering
D
AI Cortex Storage
by aic0rt3x-memory

Persistent cloud memory for AI agents. Store and search key-value memories across sessions.

15 tools answering
Agent Memory
by veritap

Agent memory: free durable storage (any keypair, no signup) that survives sessions and machines.

12 tools answering
Agtrepo Memory
by agtrepo

Encrypted, pay-per-use persistent memory storage for AI agents, gated by x402 payments on Base.

6 tools answering
Nuzo Memory
by fabionfsc

Local-first, auditable memory for MCP-compatible AI agents with explicit writes and SQLite storage.

36 installs/wk local only
FileSystem MCP Server
by oncorporation

Secure filesystem access for AI agents with configurable directory and file type restrictions

112 installs/wk local only
Resistance Tools
by tonresistor

MCP tools for TON Sites, TON DNS and TON Storage.

45 tools answering
Mnemex
by simplemindedbot

Temporal memory for AI with decay and reinforcement. Two-layer storage (JSONL + Markdown).

64 installs/wk local only

MemPersist — questions

Answers built from our own checks of this server.

Why is there no tool list for MemPersist?
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: 100.0% of checks in the last 24 hours got a reply.
Is MemPersist working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 37 of 37 checks got a reply (100.0%), average response time 349 ms. The bar chart above shows every period we have measured.
How do I connect MemPersist?
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 sign in through your browser once and the client keeps the session: no key to copy, and it refuses anonymous clients.
How do you sign in to MemPersist?
No API key is involved. MemPersist answers our knock with an OAuth challenge, so you authorise it once in your browser and the client keeps the session. That is also why we see no tool list: it will not describe itself to an anonymous client, and that is the server working as intended, not a fault.
How fast is MemPersist?
It answers our handshake in 349 ms on average, which is faster than 47% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is MemPersist open source?
We cannot say either way: written in TypeScript and 1 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.