Skip to main content

Zero-knowledge persistent memory layer for Claude — MCP server

Project description

memoraeu-mcp

Zero-knowledge persistent memory layer for Claude — MCP server.

Installation

pip install memoraeu-mcp

Usage

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "memoraeu": {
      "command": "memoraeu-mcp",
      "args": [],
      "env": {
        "MEMORAEU_API_URL": "https://api.memoraeu.isquarecube.fr",
        "MEMORAEU_API_KEY": "meu-sk-...",
        "MEMORAEU_SECRET": "your-secret",
        "MEMORAEU_SALT": "your-salt",
        "MISTRAL_API_KEY": "your-mistral-key"
      }
    }
  }
}

Or with uvx (no install required):

{
  "mcpServers": {
    "memoraeu": {
      "command": "uvx",
      "args": ["memoraeu-mcp"],
      "env": { ... }
    }
  }
}

Features

  • 🔒 Zero-knowledge — AES-256-GCM encryption, key never leaves your machine
  • 🧠 Semantic search — Mistral embeddings + Qdrant vector store
  • 🔄 Auto memory — remembers and recalls context automatically
  • 🇪🇺 EU hosted — GDPR compliant infrastructure

Getting your keys

Generate MEMORAEU_SECRET and MEMORAEU_SALT from your dashboard at app.memoraeu.isquarecube.fr → Settings.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

memoraeu_mcp-0.1.1.tar.gz (8.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

memoraeu_mcp-0.1.1-py3-none-any.whl (9.3 kB view details)

Uploaded Python 3

File details

Details for the file memoraeu_mcp-0.1.1.tar.gz.

File metadata

  • Download URL: memoraeu_mcp-0.1.1.tar.gz
  • Upload date:
  • Size: 8.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Hatch/1.16.5 cpython/3.11.15 HTTPX/0.28.1

File hashes

Hashes for memoraeu_mcp-0.1.1.tar.gz
Algorithm Hash digest
SHA256 9bc3c0847a60be2ecc9a7a918f956b1a91b26af76ff52a4bb992e57f4ea85c8b
MD5 5158334071c5f7d34606b7e1edf7564b
BLAKE2b-256 da29be575541c01e2cc65ad8947e4a673e90822de332e4ba81c504fba2ab0e04

See more details on using hashes here.

File details

Details for the file memoraeu_mcp-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: memoraeu_mcp-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 9.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Hatch/1.16.5 cpython/3.11.15 HTTPX/0.28.1

File hashes

Hashes for memoraeu_mcp-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 3e3e308af76cac5b5b6b56a8793b9d4865305e4c1ba1535a44cd9841451f0829
MD5 5221ebea0c3abdf68d5c795897fe0634
BLAKE2b-256 0b964d9fd0968b36d85bd272f4ad26e40669af3897ae825c412b3e6ff6c9be28

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page