database-tools

database-tools

3.3

If you are the rightful owner of database-tools 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.

This is an MCP server that allows Claude AI to interact directly with MySQL databases.

The Database Tools for Claude AI is a Model Context Protocol (MCP) server designed to facilitate direct interaction between Claude AI and MySQL databases. This server enables users to execute SQL queries, retrieve information about database tables, and receive formatted results for easy interpretation within Claude. The tool is particularly useful for users who need to manage and query MySQL databases efficiently through a conversational interface. Installation is streamlined via Smithery, and configuration involves setting up the Claude desktop configuration file to recognize the MCP server. Security is managed through permissions set in the `mysql.js` file, ensuring that only necessary operations are permitted.

Features

  • Query MySQL databases through Claude
  • Execute any valid SQL query
  • Get information about tables, including size and structure
  • Formatted results for easy reading in Claude