Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| APP_PACKAGE | No | 应用包名,用于过滤堆栈跟踪 (Application package name, used for filtering stack traces) | |
| ALL_LOG_PATH | No | 全部日志文件路径 (Path to the comprehensive log file) | |
| WARN_LOG_PATH | No | 警告日志文件路径 (Path to the warning log file) | |
| ERROR_LOG_PATH | No | 错误日志文件路径 (Path to the error log file) | |
| LOGBACK_CONFIG_PATH | No | logback 配置文件路径 (Path to the logback configuration file) | |
| SPRING_APPLICATION_NAME | No | 应用名称 (Application name) |
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 | |