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.
Flask-Admin does not explicitly support Flask-Sqlalchemy-Lite, but since it basically acts the same as a Sqlalchemy model and we use only the Sqlalchemy features, there is no difference. We should at ...