database-tools

database-tools

4

Database Tools for Claude AI is an MCP server that facilitates interaction between Claude AI and MySQL databases, allowing execution of SQL queries and retrieval of table information. It is designed for easy installation and configuration, providing users with formatted results directly in Claude.

Database Tools for Claude AI

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

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

Usage

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

Security

Ensure credentials have only necessary permissions for operations.

Troubleshooting

Ensure MySQL is running, check credentials, and validate configuration file paths.