mcp-mysql-app

mcp-mysql-app

3.1

If you are the rightful owner of mcp-mysql-app 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 Model Context Protocol (MCP) tools server implementation for interacting with MySQL databases through AI interfaces.

The MCP MySQL App provides a set of tools that enable AI systems to connect to and query MySQL databases using the Model Context Protocol. This allows AI assistants to execute SQL queries and verify database connectivity, enhancing their ability to interact with data-driven applications. The project is designed to integrate seamlessly with AI platforms, offering features such as type-safe tool definitions, enhanced error handling, and session awareness. By leveraging these tools, AI systems can perform complex database operations, making them more versatile and capable in handling data-centric tasks.

Features

  • Simple but powerful MySQL tool integration
  • Type-safe tool definitions
  • Enhanced error handling
  • Support for handling request abort signals
  • Session awareness

Tools

  1. sql_check_connection

    Check if the MySQL connection is normal

  2. sql_query

    Perform SQL queries on the connected database