Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MSSQL_HOST | No | Server hostname | localhost |
| MSSQL_PORT | No | Server port | 1433 |
| MSSQL_USER | No | Username for SQL Authentication | |
| MSSQL_DRIVER | No | ODBC driver name | ODBC Driver 17 for SQL Server |
| MSSQL_SERVER | No | Server hostname (alternative to MSSQL_HOST) | localhost |
| MSSQL_ENCRYPT | No | Encrypt connection | yes |
| MSSQL_DATABASE | No | The database name to connect to | |
| MSSQL_PASSWORD | No | Password for SQL Authentication | |
| MSSQL_CONNECTION_TIMEOUT | No | Connection timeout in seconds | 30 |
| MSSQL_TRUSTED_CONNECTION | No | Set to 'yes' for Windows Authentication, 'no' for SQL Authentication | no |
| MSSQL_MULTI_SUBNET_FAILOVER | No | Enable multi-subnet failover | no |
| MSSQL_TRUST_SERVER_CERTIFICATE | No | Trust server certificate | yes |
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 | |