Skip to main content
Glama
yyinhsu

mssql-agent-mcp

by yyinhsu

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MSSQL_PORTNoSQL Server port1433
MSSQL_USERNoSQL Server username (for SQL auth)
MSSQL_DRIVERNoODBC driver nameODBC Driver 18 for SQL Server
MSSQL_SERVERNoSQL Server hostname or IPlocalhost
MSSQL_ENCRYPTNoConnection encryption (yes/no)yes
MSSQL_DATABASENoDefault databasemaster
MSSQL_PASSWORDNoSQL Server password (for SQL auth)
MSSQL_READONLYNoBlock all write operations (true/false)true
MSSQL_ALLOW_DDLNoAllow DDL operations (when not readonly)true
MSSQL_AUTH_MODENoAuthentication mode: sql, windows, or azuresql
MSSQL_ALLOW_EXECNoAllow EXEC/EXECUTE (when not readonly)true
MSSQL_ALLOW_DELETENoAllow DELETE/TRUNCATE (when not readonly)true
MSSQL_ALLOW_INSERTNoAllow INSERT/MERGE (when not readonly)true
MSSQL_ALLOW_UPDATENoAllow UPDATE (when not readonly)true
MSSQL_TRUST_SERVER_CERTIFICATENoTrust self-signed certificates (yes/no)no

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

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