Skip to main content
Glama
dnldelarosa

mssql-onpremises

by dnldelarosa

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DB_USERYesSQL Server username for authentication
READONLYNoSet to 'true' to restrict to read-only operations, 'false' for full accessfalse
DB_PASSWORDYesSQL Server password for authentication
SERVER_NAMEYesYour SQL Server instance (e.g., 'localhost', '192.168.1.100', or 'MYSERVER\SQLEXPRESS')
DATABASE_NAMEYesYour database name
CONNECTION_TIMEOUTNoConnection timeout in seconds. Defaults to '30' if not set30
TRUST_SERVER_CERTIFICATENoSet to 'true' to trust self-signed certificates (recommended for local development)true

Capabilities

Server capabilities have not been inspected yet.

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/dnldelarosa/mssql-mcp-onpremises'

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