Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
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 |
|---|---|
| query-superset | 执行 Superset 数据查询 |
| list-databases | 获取所有可用的数据库列表 |
| list-tables | 获取指定数据库的表列表 |
| list-fields | 获取指定表的字段列表 |