mcpbeat Sign in

MySQL (security-first) MCP Server

local only

MySQL (security-first) runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 15 Sep 2026.

Security-first MySQL MCP server with AST validation, table whitelist, schema resources, and audit.

Installs / week
not published
2
Stars
0 open issues
15 Sep 2026
Last commit
from GitHub
Apache-2.0
License
HTML

What the code does

We read the source, 19 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 file path from a variable internal/audit/logger.go:79
        f, err := os.OpenFile(filepath.Join(l.dir, "audit-"+l.profile+"-"+date+".jsonl"),

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 MySQL (security-first)

same job, measured the same way
Universal DB MCP
by fashad-ahmed

Security-first MCP server for PostgreSQL, SQLite, MySQL, DuckDB with SQL injection prevention.

101 installs/wk local only
MySQL MCP
by gistrec

MCP server for one MySQL database: schema, read-only queries and guarded writes.

27 installs/wk local only
Dbmcp
by haymon

Database MCP server for MySQL, MariaDB, PostgreSQL & SQLite with PII redaction and write-prevention

local only
DBeast PostgreSQL MCP
by snss10

PostgreSQL MCP server for schema, query, health, security, and performance analysis.

local only
Altr MCP Server
by altrsoftware

MCP server for ALTR data security: databases, tags, policies, classification, access, audits

242 installs/wk local only
Mini App MCP
by ynishi

Agent-First CRUD store MCP server — 1 daemon per table, schema.yaml driven, SQLite backend

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
I
pgtriage
by pgtriage

MCP server for PostgreSQL performance auditing with actionable SQL fixes.

52 installs/wk local only

MySQL (security-first) — questions

Answers built from our own checks of this server.

Why is there no uptime for MySQL (security-first)?
MySQL (security-first) runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is MySQL (security-first) open source?
Yes — it is published under the Apache-2.0 licence, written in HTML and 2 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.