Engram-Mem
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GEMINI_API_KEY | Yes | LLM + embeddings primary key (required) | |
| ENGRAM_NAMESPACE | No | Memory namespace isolation | |
| ENGRAM_AUTH_ENABLED | No | Enable JWT auth | |
| ENGRAM_SEMANTIC_DSN | No | PostgreSQL DSN for semantic graph (if using postgresql) | |
| ENGRAM_AUDIT_ENABLED | No | Enable audit logs | |
| ENGRAM_CACHE_ENABLED | No | Enable Redis caching | |
| ENGRAM_CACHE_REDIS_URL | No | Redis URL for caching (e.g., redis://localhost:6379/0) | |
| GEMINI_API_KEY_FALLBACK | No | Secondary key for key rotation | |
| ENGRAM_SEMANTIC_PROVIDER | No | Semantic graph provider (sqlite or postgresql) | |
| ENGRAM_TELEMETRY_ENABLED | No | Enable OpenTelemetry |
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/docaohieu2808/Engram-Mem'
If you have feedback or need assistance with the MCP directory API, please join our Discord server