Skip to main content
Glama
GarfieldHuang

mssql-mcp-server-python

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
API_KEYYesSecret key agents must pass in tool calls
DB_PORTNoPort number (default: 1433)1433
DB_USERYesDB username (use a read-only account)
DB_DRIVERNoODBC driver name (default: ODBC Driver 18 for SQL Server)ODBC Driver 18 for SQL Server
DB_SERVERYesMSSQL hostname or IP
HTTP_PORTNoHTTP mode port (default: 3000)3000
JWT_SECRETNoSecret for JWT verification (required for HTTP mode)
DB_DATABASEYesDatabase name
DB_PASSWORDYesDB password

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/GarfieldHuang/mssql-mcp-server-python'

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