mcp-mysql-server

ahmeteminersoy/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 dayong@mcphub.com.

The Advanced MySQL MCP Server is a robust solution for managing MySQL databases with enhanced features like authentication, caching, and dynamic configuration.

Tools

Functions exposed to the LLM to take actions

mysql_auth

Authenticate user and receive a session token.

mysql_list_databases

List all available databases on the MySQL server.

mysql_list_tables

List all tables in a specific database.

mysql_describe_table

Get the structure/schema of a specific table.

mysql_query

Execute raw SQL queries with automatic permission checking and caching.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources