sqlserver-doctor-mcp

JanLindberg/sqlserver-doctor-mcp

3.2

If you are the rightful owner of sqlserver-doctor-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

A Model Context Protocol (MCP) server for SQL Server tuning, diagnostics, and performance analysis, exposing SQL Server management capabilities to LLM applications.

Tools

Functions exposed to the LLM to take actions

get_server_version

Get SQL Server version and instance information

list_databases

List all databases with state, recovery model, and compatibility level

get_active_sessions

Monitor currently executing queries with CPU usage, wait stats, and blocking information

get_scheduler_stats

Monitor CPU queue depth and detect CPU pressure with automatic interpretation

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources