Car Marketplace/ │ ├── app.py # Main Flask app - ALL backend code ├── config.py # Configuration settings ├── requirements.txt # Python dependencies │ ├── templates/ # HTML templates │ ├── layout/ │ │ ...
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.