Skip to main content
Glama
snoli2001

MSSQL MCP Server

by snoli2001

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DB_PORTNoPort number for SQL Server (default 1433)1433
DB_USERYesYour database username
DB_SERVERYesYour SQL Server host address
DB_ENCRYPTNoWhether to encrypt the connection (default true)true
DB_DATABASEYesYour database name
DB_PASSWORDYesYour database password
DB_REQUEST_TIMEOUTNoRequest timeout in milliseconds (default 30000)30000
DB_CONNECTION_TIMEOUTNoConnection timeout in milliseconds (default 30000)30000
DB_TRUST_SERVER_CERTIFICATENoWhether to trust server certificate (default false)false

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/snoli2001/LOCAL_MCP'

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