Skip to main content
Glama
dperussina

Microsoft SQL Server MCP Server (MSSQL)

analyze_null_patterns

Identify columns with high null percentages and analyze null patterns in Microsoft SQL Server databases. Configure schema, connection, and minimum null percentage for precise data insights.

Instructions

Find columns with high null percentages and analyze null patterns

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
connectionNameNoNamed connection to use (e.g., 'production', 'staging')
connectionStringNoSQL Server connection string (uses default if not provided)
minNullPercentageNoMinimum null percentage to include (default: 10)
schemaNoSchema name (default: dbo)

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

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