mcpbeat Sign in

Strut Stack SQL MCP Server

local only

Strut Stack SQL runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 24 Jul 2026.

Token-efficient MCP server for MySQL, PostgreSQL, and SQLite

Installs / week
not published
0
Stars
0 open issues
24 Jul 2026
Last commit
from GitHub
MIT
License
Rust

What the code does

We read the source, 20 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.

Runs an external command packaging/cursor-mcp-launcher.mjs:218
const child = spawn(MCP_BIN, rustArgs, {

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 Strut Stack SQL

same job, measured the same way
MCP SQL Rust
by rzlco666

Token-efficient MCP server for MySQL, PostgreSQL, and SQLite

local only
DBHub
by bytebase

Minimal, token-efficient Database MCP Server for PostgreSQL, MySQL, SQL Server, SQLite, MariaDB

25 860 installs/wk local only
DataLink
by pilat

MCP server for secure database access (PostgreSQL, MySQL, SQLite)

42 installs/wk local only
Fastmcp Sqltools
by atarkowska

A MCP server provides SQL database access with support for PostgreSQL, MySQL, and SQLite.

53 installs/wk local only
C
Data
by thinair

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

answering
Sqlike MCP
by orifisher2

SQL static analysis & query-equivalence for Postgres, MySQL, SQLite, and SQL Server

59 installs/wk local only
I
DB MCP Server
by stucchi

Database MCP server for MySQL, PostgreSQL, MongoDB, and SQLite with SSH tunneling support.

245 installs/wk local only
MCP Database Server
by souhar-dya

MCP server for SQLite, PostgreSQL, and MySQL with natural language to SQL and direct SQL tooling.

local only

Strut Stack SQL — questions

Answers built from our own checks of this server.

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