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.
A simple CRUD (Create, Read, Update, Delete) API built with Flask, SQLAlchemy, and MySQL. This project demonstrates how to manage a users table using REST API endpoints.