Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default | 
|---|---|---|---|
| BIND | No | Only used if you enable the HTTP transport in server.py | |
| PORT | No | Only used if you enable the HTTP transport in server.py | |
| MG_API_KEY | No | If you have an API token, it will be sent as Bearer auth | |
| MG_BASE_URL | No | Override the MGnify API base URL | https://www.ebi.ac.uk/metagenomics/api/v1 | 
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description | 
|---|---|
No prompts  | |
Resources
Contextual data attached and managed by the client
| Name | Description | 
|---|---|
No resources  | |
Tools
Functions exposed to the LLM to take actions
| Name | Description | 
|---|---|
No tools  | |