mcpbeat Sign in

SQL Sentinel MCP Server

by tkmawarire Your server? Claim it
local only

SQL Sentinel MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 25 Feb 2026.

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

Installs / week
not published
5
Stars
0 open issues
25 Feb 2026
Last commit
from GitHub
MIT
License
C#

What the code does

We read the source, 18 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Builds a database query by concatenation SqlServer.Profiler.Mcp/Tools/DatabaseTools.cs:112
                STUFF((SELECT ',' + c.name FROM sys.index_columns ic

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to SQL Sentinel MCP Server

same job, measured the same way
C
Data
by thinair

PostgreSQL, MySQL, and SQL Server in one session. 26 read-only MCP tools for AI agents.

answering
JDBC MCP Server
by igorolv

Read-only PostgreSQL, Oracle and SQL Server access for AI agents: SQL, plans, schema, index stats

local only
rmbr
by srock44

Embedded, local-first memory and retrieval for AI agents. One SQLite file, no server, no API key.

130 installs/wk local only
C
PGAuditor
by mcpgatepro

Hosted MCP server for PostgreSQL diagnostics: slow queries, missing indexes, connection pressure.

answering
SafeSelect MCP
by antonillos

Fail-closed, read-only PostgreSQL and MongoDB access for AI agents over MCP.

local only
Rpgmaker Mz MCP
by redseb

MCP server for RPG Maker MZ: maps, tile painting, events, database editing, and validation.

92 installs/wk local only
I
Mssql Writer
by connorbritain

MCP server for Microsoft SQL Server — read and data write operations, no DDL

53 installs/wk local only
Docker MCP Server
by hypnosis

Docker for AI agents — containers, compose stacks, logs and databases, locally or over SSH.

225 installs/wk local only

SQL Sentinel MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for SQL Sentinel MCP Server?
SQL Sentinel MCP Server runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is SQL Sentinel MCP Server open source?
Yes — it is published under the MIT licence, written in C# and 5 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.