Serac
Sovereign E2E cloud storage for AI agents.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение
Что умеет
- 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
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
Sovereign E2E cloud storage for AI agents. MCP-native, zero-knowledge, RGPD-compliant, built in France.
Список инструментов сервера (8)
Технические названия из tools/list. Нужны только разработчикам.
| 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. |