← Back to Plugins
MCP Server MCP

SQL Sentinel MCP Server

github By github 👁 1 views ▲ 0 votes

SQL Server monitoring and diagnostics for AI agents using Extended Events. No ODBC drivers required.

Homepage Verified source GitHub

Install

nuget:[email protected]

Configuration Example

{
  "remotes": [],
  "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"
      }
    }
  ]
}
mcp model-context-protocol nuget oci

Comments

Sign in to leave a comment

Loading comments...