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