MemoraEU runs on your own machine — the client starts it, so there is no endpoint to ping. 136 installs a week from pypi. Last commit 14 May 2026.
Zero-knowledge persistent memory for Claude — encrypted, semantic search, EU hosted.
Today is the operative word: we check MemoraEU every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add memoraeu-mcp -- uvx memoraeu-mcp
{
"mcpServers": {
"memoraeu-mcp": {
"args": [
"memoraeu-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.memoraeu-mcp]
command = "uvx"
args = ["memoraeu-mcp"]
{
"mcpServers": {
"memoraeu-mcp": {
"args": [
"memoraeu-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"memoraeu-mcp": {
"args": [
"memoraeu-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
MEMORAEU_API_URL (MemoraEU API endpoint (default: https://api.memoraeu.isquarecube.fr)), MEMORAEU_API_KEY (Your MemoraEU API key (starts with meu-sk-). Create one at app.memoraeu.isquarecube.fr.), MEMORAEU_SECRET (Your encryption secret (never sent to the server). Found in Settings on app.memoraeu.isquarecube.fr.), MEMORAEU_SALT (Your encryption salt. Found in Settings on app.memoraeu.isquarecube.fr.), MISTRAL_API_KEY (Mistral API key for semantic embeddings. Get one at console.mistral.ai.).
The author declared them in the registry entry; get the values from the project itself.
Zero-knowledge persistent memory layer for AI agents. Encrypted client-side, hosted in France.
Zero-knowledge encrypted vault for AI agents. EU-hosted persistent storage.
Private persistent memory for Claude, ChatGPT & Gemini via MCP - semantic search, zero-code setup.
Persistent long-term memory for AI agents: semantic search, knowledge graph, and task canvas.
Persistent knowledge-graph memory for AI agents, with local semantic search. No API keys.
Cloud-persistent, semantic-search memory MCP — drop-in for server-memory, backed by ZeroDB.
Zero-knowledge encrypted storage for humans and AI agents. Client-side AES-256-GCM, EU-hosted.
Persistent cross-project memory for Cursor and Claude Code using local semantic search.
Answers built from our own checks of this server.