mcpbeat

Mysql MCP Server

io.github.codeChap/mysql
local only

Mysql runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 26 May 2026.

MCP server for MySQL/MariaDB — pooled async queries with destructive-query safety

Installs / week
not published
0
Stars
0 open issues
26 May 2026
Last commit
from GitHub
License
Rust

Mysql — questions

Answers built from our own checks of this server.

Why is there no uptime for Mysql?
Mysql 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 open source?
Yes — 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.