A Model Context Protocol (MCP) server for MySQL and MariaDB — designed for AI coding assistants like Claude Code, Cursor, Windsurf, GitHub Copilot, and any MCP-compatible client. One server, many ...
bookings.CustomerID ─────────(FK)────── customers.CustomerID (PK) │ │ │ (who made the booking) │ (customer details) └── Links booking to customer └── Name, contact info, address, etc.