mcp-mysql-server

aqaranewbiz/mcp-mysql-server

3.1

If you are the rightful owner of mcp-mysql-server 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 MySQL connector for Smithery that allows you to connect to your MySQL database directly from Smithery, built with Python.

Tools

Functions exposed to the LLM to take actions

connect_db

Establishes a connection to a MySQL database.

list_databases

Lists all accessible databases.

list_tables

Lists all tables in a database.

describe_table

Shows the schema for a table.

execute_query

Executes a read-only SQL query.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources