Skip to main content
Glama
MCopin

mssql-mcp

by MCopin

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DB_CONFIG_HOSTYesServer hostname (required)
DB_CONFIG_PORTNoServer port1433
DB_CONFIG_USERYesCredentials (required)
DB_CONFIG_ENCRYPTNoEncrypt the connectiontrue
DB_CONFIG_DATABASENoDefault database
DB_CONFIG_PASSWORDYesCredentials (required)
MSSQL_MCP_ENV_FILENoAlternate .env location.env next to index.js
MSSQL_MCP_READONLYNofalse to allow INSERT/UPDATE/DELETE/EXECtrue
MSSQL_MCP_MAX_POOLSNoConnection pools kept open; the least recently used one is closed to make room8
MSSQL_MCP_ALLOWED_DATABASESNoComma-separated allowlist; also filters list_databases
MSSQL_MCP_REQUEST_TIMEOUT_MSNoQuery timeout30000
DB_CONFIG_TRUST_SERVER_CERTIFICATENoSkip certificate validation — see belowfalse

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

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