SERVER
Sql Sentinel
Rank #15578pulsemcp/tkmawarire-sql-sentinel
SQL Server monitoring and diagnostics for AI agents using Extended Events. No ODBC drivers required.
First listed
Feb 24, 2026
Last publish date
Feb 25, 2026
OVERVIEW
Sql Sentinel is a Model Context Protocol (MCP) server published by tkmawarire. It ranks #15578 of 58,900 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Sql Sentinel is listed across 2 registries — Official MCP and PulseMCP, with 5 tracked versions. It was first listed on Feb 24, 2026 and most recently updated on Feb 25, 2026.
STANDING
#15,578of 58,900 tracked serversTop 50%
Ranks ahead of 43,322 of 58,900 servers on MCP Toplist.
CONNECT
Use Sql Sentinel
Add Sql Sentinel to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
NuGet package
{
"mcpServers": {
"tkmawarire-sql-sentinel": {
"command": "dnx",
"args": [
"Neofenyx.SqlSentinel.Mcp"
]
}
}
}Docker image
{
"mcpServers": {
"tkmawarire-sql-sentinel": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/tkmawarire/sql-sentinel-mcp"
]
}
}
}REGISTRIES
Listed on 2 registries
ORGANIZATION
tkmawarire
VERSIONS
Available versions (5)
| Version | Published |
|---|---|
| 2.3.1 | Feb 25, 2026 |
| 2.3.0 | Feb 25, 2026 |
| 2.2.0 | Feb 24, 2026 |
| 2.1.0 | Feb 24, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Sql Sentinel?
- SQL Server monitoring and diagnostics for AI agents using Extended Events. No ODBC drivers required.
- Who maintains Sql Sentinel?
- Sql Sentinel is maintained by tkmawarire, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is Sql Sentinel an official MCP server?
- Yes — Sql Sentinel is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Sql Sentinel have?
- MCP Toplist tracks 5 versions of Sql Sentinel, most recently published on Feb 25, 2026.
- Where can I find the source code for Sql Sentinel?
- The source code for Sql Sentinel is hosted at github.com/tkmawarire/sql-sentinel.
EXPLORE