Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DB_NAME | No | Name of the database | |
| DB_USER | No | Username for SQL Server authentication | |
| DB_SERVER | No | Host name or IP address of the SQL Server | |
| DB_PASSWORD | No | Password for SQL Server authentication | |
| DB_USE_WINDOWS_AUTH | No | Whether to use Windows authentication instead of SQL Server authentication | FALSE |
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 | |