mysql_mcp_server

mysql_mcp_server

3.2

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@mcphub.com.

A MySQL server based on Model Context Protocol (MCP) that allows executing SQL queries via the MCP protocol.

The MySQL MCP Server is designed to facilitate the execution of SQL queries through the Model Context Protocol (MCP). This server provides a seamless interface for interacting with MySQL databases using the MCP protocol, making it easier for developers to integrate SQL query execution into their applications. The server supports essential functionalities such as executing SQL queries, checking the status of database connections, and offering built-in SQL query examples to guide users. It is configured using environment variables, allowing for flexible deployment across different environments. The server is particularly useful for applications that require dynamic database interactions and can be integrated with platforms like Claude Desktop for enhanced functionality.

Features

  • Execute SQL queries via MCP protocol
  • Check database connection status
  • Built-in SQL query example prompts

Tools

  1. execute_sql

    Execute SQL queries

  2. check_connection

    Check database connection status