Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
READONLYNoIf set to true, disables write operations (insert, update, delete, etc.).true
SQL_PORTNoThe port number for the SQL Server (default is 1433).1433
SQL_USERYesThe username for SQL Server authentication.
SQL_SERVERYesThe SQL Server hostname or IP address.
SQL_ENCRYPTNoWhether to use encryption for the connection (true/false).false
SQL_DATABASEYesThe name of the database to connect to.
SQL_PASSWORDYesThe password for SQL Server authentication.
SQL_TRUST_SERVER_CERTIFICATENoWhether to trust the server certificate (true/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/Cyronius/claude-database-tools'

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