memoraeu
by pquattro
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MEMORAEU_SALT | No | KDF salt unique per account (self-host only, generated by server at registration) | |
| MEMORAEU_SECRET | No | User password for deriving encryption key (self-host only) | |
| MISTRAL_API_KEY | No | Mistral AI API key for local embeddings (required for self-host) | |
| MEMORAEU_API_KEY | No | HTTP authentication token for the managed cloud API (obtained from https://app.memoraeu.com) |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/pquattro/memoraeu-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server