Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BIO_MCP_EVO2_MODEL_SIZE | No | Model configuration size. Options: 7b, 40b | 7b |
| BIO_MCP_EVO2_CUDA_DEVICE | No | CUDA device index (e.g., 0) | 0 |
| BIO_MCP_EVO2_NIM_API_KEY | No | Nvidia NIM API key (required for api mode) | |
| BIO_MCP_EVO2_SBATCH_TIME | No | SLURM time limit (for sbatch mode) | 01:00:00 |
| BIO_MCP_EVO2_SBATCH_MEMORY | No | SLURM memory limit (for sbatch mode) | 64G |
| BIO_MCP_EVO2_EXECUTION_MODE | No | Execution mode selection. Options: local, sbatch, singularity, docker, api | |
| BIO_MCP_EVO2_SBATCH_GPU_TYPE | No | SLURM GPU type (for sbatch mode) | h100 |
| BIO_MCP_EVO2_SBATCH_PARTITION | No | SLURM partition (for sbatch mode) | gpu |
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 | |