mcpbeat

MSSQL LocalDB MCP Server

io.github.hermessilva/mssql-localdb-mcp
local only

MSSQL LocalDB MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 2 Aug 2026.

MCP server for SQL Server Express LocalDB on Windows: manage instances, run T-SQL, discover DBs

Installs / week
not published
1
Stars
0 open issues
2 Aug 2026
Last commit
from GitHub
MIT
License
Rust

MSSQL LocalDB MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for MSSQL LocalDB MCP?
MSSQL LocalDB MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is MSSQL LocalDB MCP open source?
Yes — it is published under the MIT licence, written in Rust and 1 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.