Serac
Sovereign E2E cloud storage for AI agents.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
- Serac Store: Store encrypted data in an isolated namespace on OVHCloud France. Data must be base64-encoded and client-side encrypted.
- Serac Retrieve: Retrieve encrypted data from your namespace by key
- Serac List: List keys in a namespace with optional prefix filter
What data it sees
Do you need an account
No: the server works without sign-in
Sovereign E2E cloud storage for AI agents. MCP-native, zero-knowledge, RGPD-compliant, built in France.
Server tool list (8)
Raw names from tools/list. Only developers need these.
| serac_store | Store encrypted data in an isolated namespace on OVHCloud France. Data must be base64-encoded and client-side encrypted. |
| serac_retrieve | Retrieve encrypted data from your namespace by key |
| serac_list | List keys in a namespace with optional prefix filter |
| serac_delete | Delete a key from your namespace |
| serac_quota | Check your storage usage and plan limits |
| serac_share | Share an encrypted object with another agent via X25519 sealed-box re-encryption. The server never sees the plaintext or namespace key. |
| serac_attest | Get a signed Ed25519 proof that an object exists/existed in your vault at a given timestamp. Anyone can verify the proof publicly. |
| serac_archive | Archive an object to Glacier cold storage, restore it, or check status. Actions: archive, restore, status. |