Connect to Claude
Database Tools icon

Database Tools

Createdelber-code

Enables Claude AI to interact directly with MySQL databases.

About

This MCP server empowers Claude AI to seamlessly query and manipulate MySQL databases. Users can execute custom SQL queries, retrieve table information (including size and structure), and receive formatted results directly within Claude. The tool prioritizes security by operating with the permissions defined in the `mysql.js` file, ensuring controlled access to database functionalities.

Key Features

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

Use Cases

  • Query the size of a table
  • List all databases
  • View tables in a database