mysql_mcp_server
mysql_mcp_server is hosted online, so all tools can be tested directly either in theTools tabor in theOnline Client.
If you are the rightful owner of mysql_mcp_server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcpreview.com.
MySQL MCP Server is a Model Context Protocol implementation that facilitates secure interaction between AI applications and MySQL databases.
The MySQL MCP Server is a specialized server component designed to enable secure and structured communication between AI applications and MySQL databases. It acts as a bridge, allowing AI applications to explore and analyze database contents safely through a controlled interface. This server is not intended to function as a standalone server but rather as a protocol implementation that enhances the interaction between AI hosts/clients and MySQL databases. By using environment variables for secure database access and providing comprehensive logging, the MySQL MCP Server ensures that database operations are executed with proper error handling and security measures. It supports listing available MySQL tables, reading table contents, and executing SQL queries, making it a valuable tool for developers looking to integrate AI applications with MySQL databases.
Features
- List available MySQL tables as resources
- Read table contents
- Execute SQL queries with proper error handling
- Secure database access through environment variables
- Comprehensive logging
Tools
execute_sql
Execute an SQL query on the MySQL server