Connection check
local install
read-only-local-mysql-mcp-server
MCP server for read-only MySQL database queries in Claude Desktop
Tools
3
GitHub stars
—
Installs / wk
241
Licence
—
Transport
stdio
Last checked
never
Tools & capabilities
3 toolsRead from the published package source — this server runs locally, so there is no endpoint to query. Names are taken from the code, not observed at runtime, and descriptions are often absent.
connect
from source
Connect to a MySQL database using a connection string. The connection will be used for subsequent queries until changed. Connect to a MySQL database using a connection string. The connection will be used for subsequent queries until changed.
disconnect
from source
Disconnect from the current runtime database and revert to the default environment-configured connection Disconnect from the current runtime database and revert to the default environment-configured connection
query
from source