xaviram/mysql-mariadb-mcp-server
3.1
If you are the rightful owner of mysql-mariadb-mcp-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.
A Model Context Protocol (MCP) server designed for querying MariaDB and MySQL databases, providing a standardized interface for database operations.
Tools
Functions exposed to the LLM to take actions
execute_sql
Executes any SQL query on the database.
show_tables
Displays all available tables in the database.
describe_table
Describes the structure of a specific table.
table_data_sample
Retrieves a sample of data from a table.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client