MCP Servers / database / MySQL

MySQL

JSON →
httpnone6database

Interact with and manage MySQL databases. Requires connection details configured via environment variables.

Install
How to run this server

No install command recorded.

server path: mysql
Tools
What this server exposes
query
Execute a read-only SQL query and return results
test_execute
Execute a write SQL query that is ultimately rolled back to test if it can be executed
list_tables
List all tables in the database
describe_table
Describe the structure of a specific table
Configuration
Environment & auth
authnone
envMYSQL_HOST
envMYSQL_PORT
Resources
MySQL — MCP Server · libregistry