Database Tools for Claude AI
JSON →Allows Claude AI to interact directly with MySQL databases.
Install
npx -y @smithery/cli Tools · 4
- query_mysql Execute any valid SQL query on a MySQL database
- list_databases List all databases in the MySQL server
- list_tables View tables in a specific database
- get_table_size Get the size of a specific table
Links
★ 4 GitHub stars