MySQL Server
JSON →A server for performing MySQL database operations.
Install
npx -y @smithery/cli Tools · 3
- query Execute a SQL query on the MySQL server
- list_tables List all tables in the database
- describe_table Describe the schema of a specific table
Environment variables
MYSQL_HOST