Skip to main content
Glama
dmcteknoloji

mssql-health-mcp

by dmcteknoloji

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MSSQL_PORTNoSQL Server port (default 1433)
MSSQL_USERNoSQL Server login username
MSSQL_SERVERNoSQL Server hostname or IP address
MSSQL_ENCRYPTNoWhether to encrypt connection (e.g., 'true' or 'false')
MSSQL_DATABASENoDatabase name (e.g., 'master')
MSSQL_PASSWORDNoSQL Server login password
MSSQL_TRUST_CERTNoWhether to trust server certificate (e.g., 'true' or 'false')
MSSQL_CONNECTION_STRINGNoADO connection string for SQL Server (e.g., 'Server=host,port;Database=master;User Id=user;Password=pass;Encrypt=true;TrustServerCertificate=true;ApplicationIntent=ReadOnly;')

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
sunucu_sagligiA

SQL Server'in genel saglik ozeti: surum, edisyon, CPU, fiziksel bellek, calisma suresi (uptime), veritabani sayisi ve online olmayan DB sayisi. Salt-okunur.

aktif_sorgular_blockingA

Su an calisan sorgular ve BLOCKING zinciri: oturum, engelleyen oturum, bekleme turu/suresi, CPU, gecen sure ve sorgu metni. 'Sunucum neden yavas?' icin ilk bakilacak. Salt-okunur.

eksik_indexlerA

SQL Server'in onerdigi EKSIK index'ler, etki skoruna gore sirali: veritabani, tablo, kullanim, etki skoru, esitlik/esitsizlik/dahil kolonlar. Performans icin. Salt-okunur (index OLUSTURMAZ, yalniz onerir).

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/dmcteknoloji/mssql-health-mcp'

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