Skip to main content
Glama
az-coder-123

SQL Server MCP

by az-coder-123

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DB_HOSTNoSQL Server hostname or IPlocalhost
DB_NAMENoDefault databasemaster
DB_PORTNoSQL Server port1433
DB_USERYesSQL Server login username
DB_ENCRYPTNoEnable TLS encryptiontrue
DB_PASSWORDYesSQL Server login password
MCP_HTTP_PORTNoHTTP server port (when MCP_TRANSPORT=http)3000
MCP_TRANSPORTNoTransport mode: stdio or httpstdio
QUERY_ROW_LIMITNoMax rows returned per query (auto-injected)100
QUERY_TIMEOUT_MSNoQuery timeout in milliseconds30000
PAYLOAD_MAX_BYTESNoMax response payload size (1MB)1048576
DB_TRUST_SERVER_CERTNoTrust self-signed certificatesfalse
SCHEMA_CACHE_TTL_SECONDSNoHow long schema metadata is cached3600

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/az-coder-123/sql-server-mcp'

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