MCP Servers / database / MySQL MCP Server

MySQL MCP Server

JSON →
nonedatabase

A MySQL server that connects to a database using environment variables for configuration.

Install
How to run this server
[ { "cmd": "npx -y @smithery/cli", "imports": [] } ]
server path: mysql-mcp-server-2
Tools
What this server exposes
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
Configuration
Environment & auth
authnone
envMYSQL_HOST
Resources
MySQL MCP Server — MCP Server · libregistry