email-archive
by Noerdsteil
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DATA_DIR | No | Where bronze/, silver/, gold.db live (default '.') | . |
| FUSION_K | No | Candidates per retriever before rank fusion | 60 |
| EMBED_DIM | No | Dimensions of the embedding model | 768 |
| PAGE_SIZE | No | Rows per browse page and default hit count | 30 |
| EMBED_CHARS | No | Body characters fed to the model | 20000 |
| EMBED_MODEL | No | Any fastembed model; rebuild the image and run gold.py build --rebuild | jina-v2-base-de |
| IMAGE_MIN_KB | No | Image export: smaller files are logos and pixels | 50 |
| OWN_ADDRESSES | No | Your addresses or @domains, comma separated; decides sent vs. received |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues