mssql-health-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MSSQL_PORT | No | SQL Server port (default 1433) | |
| MSSQL_USER | No | SQL Server login username | |
| MSSQL_SERVER | No | SQL Server hostname or IP address | |
| MSSQL_ENCRYPT | No | Whether to encrypt connection (e.g., 'true' or 'false') | |
| MSSQL_DATABASE | No | Database name (e.g., 'master') | |
| MSSQL_PASSWORD | No | SQL Server login password | |
| MSSQL_TRUST_CERT | No | Whether to trust server certificate (e.g., 'true' or 'false') | |
| MSSQL_CONNECTION_STRING | No | ADO 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
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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