Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DOMAINNoThe Windows domain (optional, used when USE_WINDOWS_AUTH is true).
ENCRYPTNoWhether to use encryption ('true' or 'false').false
PASSWORDNoThe password for SQL Server authentication or specific Windows user.
READONLYNoWhether to connect in read-only mode ('true' or 'false').false
USERNAMENoThe username for SQL Server authentication or specific Windows user.
SERVER_NAMENoThe SQL Server instance name or IP address (e.g., localhost, localhost\SQLEXPRESS, or 192.168.1.100,1433).
DATABASE_NAMENoThe name of the database to connect to.
USE_WINDOWS_AUTHNoWhether to use Windows Authentication ('true') or SQL Server Authentication ('false'). Defaults to 'false'.false
CONNECTION_TIMEOUTNoConnection timeout in seconds.30
TRUST_SERVER_CERTIFICATENoWhether to trust the server certificate ('true' or 'false').true

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/steevenmentech/MCP-SQl-SERVER'

If you have feedback or need assistance with the MCP directory API, please join our Discord server