Skip to main content
Glama
TerraCo89

mcp-server-mssql

by TerraCo89

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLogging level (optional)info
MSSQL_HOSTYesThe MSSQL server host
MSSQL_PORTNoThe MSSQL server port (default 1433)1433
MSSQL_USERYesThe MSSQL user
MSSQL_DRIVERNoThe ODBC driver name (optional)
MSSQL_ENCRYPTNoWhether to encrypt connection (optional, default true)true
MSSQL_DATABASEYesThe MSSQL database name
MSSQL_PASSWORDYesThe MSSQL password
MSSQL_TRUST_SERVER_CERTIFICATENoWhether to trust server certificate (optional, default false)false

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_tablesC

Lists all tables in the database

get_table_schemaB

Gets the schema of a specific table

read_table_rowsB

Reads rows from a table with optional filtering and pagination

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

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