engram
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | HTTP port for remote deployment | 3000 |
| RERANK_TOP_K | No | Final results after reranking | 10 |
| ENGRAM_DB_PATH | No | Where to store data | ~/.engram/ |
| RETRIEVAL_TOP_K | No | Initial retrieval pool size | 50 |
| ENGRAM_TRANSPORT | No | Transport mode (stdio or http) | stdio |
| MAX_MEMORY_CACHE | No | In-memory cache size | 1000 |
| ANTHROPIC_API_KEY | No | Enable memory consolidation |
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/199-biotechnologies/engram'
If you have feedback or need assistance with the MCP directory API, please join our Discord server