Skip to main content
Glama

Enhanced MCP MSSQL Server

by michaelyuwh

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

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
mssql_list_databases

List all databases the user has access to

mssql_list_tables

List all tables in a database

mssql_describe_table

Get detailed information about a table structure

mssql_query

Execute a read-only SELECT query

mssql_sample_data

Get sample data from a table

mssql_get_relationships

Get foreign key relationships for tables

mssql_health_check

Check database server health and connectivity with performance metrics

mssql_validate_query

Validate a SQL query for security and syntax without executing it

mssql_bulk_insert

Insert multiple rows efficiently using bulk operations

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/michaelyuwh/mcp-mssql-connector'

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