Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| REDFISH_HOST | No | The URL of the Redfish endpoint (e.g., https://192.168.1.100) | |
| REDFISH_TIMEOUT | No | Timeout in seconds for Redfish API requests | 30 |
| REDFISH_PASSWORD | No | Password for BMC authentication | |
| REDFISH_USERNAME | No | Username for BMC authentication | |
| REDFISH_VERIFY_SSL | No | Whether to verify SSL certificates (defaults to false for self-signed certificates) | false |
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 | |