blitz-bridge

Clinical-Support-Systems/blitz-bridge
★ 0 stars C# 🤖 AI/LLM Updated 1d ago
A read-only .NET MCP server that lets AI agents run Azure-safe SQL diagnostics via Brent Ozar’s SQL Server First Responder Kit
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "blitz-bridge": {
      "command": "npx",
      "args": [
        "-y",
        "Clinical-Support-Systems/blitz-bridge"
      ]
    }
  }
}

Topics

first-responder-kitsql-server