Skip to main content
Glama
esasiyun17

MSSQL-MCP

by esasiyun17

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_FILENoPath for the JSON-lines audit log
MAX_ROWSNoRow cap; results are truncated and flagged1000
MSSQL_HOSTYesServer IP or hostname
MSSQL_PORTNoTCP port1433
MSSQL_USERYesSQL auth user name (must be read-only)
MSSQL_ENCRYPTNoTLS encryptiontrue
ALLOWED_TABLESNoComma-separated table allowlist, e.g. dbo.Customers,dbo.Orders
MSSQL_DATABASEYesDatabase name
MSSQL_PASSWORDYesPassword (never logged)
MSSQL_TRUST_CERTNoAccept self-signed certificatesfalse
QUERY_TIMEOUT_MSNoPer-query timeout (ms)30000

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/esasiyun17/MSSQL-MCP'

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