Serversio.github.tkmawarire/sql-sentinel
S

SQL Sentinel MCP Server

io.github.tkmawarire/sql-sentinel · v2.3.1
▦ nuget
v2.3.1nuget nuget: Neofenyx.SqlSentinel.Mcp↗ Website↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json",
  "name": "io.github.tkmawarire/sql-sentinel",
  "description": "SQL Server monitoring and diagnostics for AI agents using Extended Events. No ODBC drivers required.",
  "title": "SQL Sentinel MCP Server",
  "repository": {
    "url": "https://github.com/tkmawarire/sql-sentinel",
    "source": "github"
  },
  "version": "2.3.1",
  "websiteUrl": "https://github.com/tkmawarire/sql-sentinel",
  "packages": [
    {
      "registryType": "nuget",
      "identifier": "Neofenyx.SqlSentinel.Mcp",
      "version": "2.3.1",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "oci",
      "identifier": "ghcr.io/tkmawarire/sql-sentinel-mcp",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}