Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MSSQL_HOST | Yes | The MSSQL server hostname | |
| MSSQL_USER | Yes | Username for MSSQL database authentication | |
| MSSQL_DRIVER | Yes | The MSSQL driver to use | |
| MSSQL_DATABASE | Yes | The name of the MSSQL database to connect to | |
| MSSQL_PASSWORD | Yes | Password for MSSQL database authentication |
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 | |