Microsoft SQL Server MCP Server (MSSQL)

by dperussina
Verified

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoPort for the HTTP/SSE transport3333
DEBUGNoEnable detailed logging
DB_USERYesYour MS SQL Server/Azure SQL database username
DB_SERVERYesYour MS SQL Server name or Azure SQL server address
TRANSPORTNoTransport method (stdio or HTTP/SSE)stdio
SERVER_URLNoURL where the server is accessible when using HTTP/SSE transporthttp://localhost:3333
DB_DATABASEYesYour database name
DB_PASSWORDYesYour MS SQL Server/Azure SQL database password

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools