Acerca de
This Model Context Protocol (MCP) server provides a secure gateway for AI assistants like Claude and GPT to interact with MySQL databases. It strictly enforces read-only access, permitting only SELECT, SHOW, DESCRIBE, and EXPLAIN queries while blocking any data or schema modification attempts. This ensures AI tools can safely explore database schemas, preview data, and perform analytical tasks without risk to the underlying data, making it ideal for robust data analysis, debugging, and documentation by intelligent agents.