MySQL Database icon

MySQL Database

Enables AI models to interact with MySQL databases through a standardized interface.

Acerca de

Provides a Model Context Protocol (MCP) server that allows AI models to perform MySQL database operations via a standardized interface. It offers multiple connection methods, including database URLs, individual parameters within a .env file, or direct connection through the tool. Features include secure connection handling, prepared statement support, schema management tools, and comprehensive error handling. It simplifies database interaction for AI models, providing robust error handling and validation.

Características Principales

  • Supports multiple connection methods (URL, workspace, direct)
  • Uses prepared statements to prevent SQL injection
  • Offers schema management tools
  • Provides comprehensive error handling and validation
  • Automatically closes connections when done
  • 1 GitHub stars

Casos de Uso

  • Executing SELECT, INSERT, UPDATE, and DELETE queries
  • Listing tables and describing their structure
  • Managing database schema (creating tables, adding columns)
MySQL Database Tool: AI-Powered Data Management