This script creates a new MySQL database named 'MyDatabase'. If the database already exists, it is dropped to ensure a clean setup.
A Model Context Protocol server that provides access to MySQL databases through SSH tunnels. This server enables Claude and other LLMs to inspect database schemas and execute SQL queries securely.