Servers

Serac
@AikoGilpin
Sovereign E2EE cloud storage for AI agents. MCP-native, zero-knowledge, RGPD-compliant, hosted in France.
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"serac": {
"url": "https://api.serac.cloud/api/agent/mcp/v1",
"headers": {
"Authorization": "Bearer <YOUR_SERAC_API_KEY>"
}
}
}
}