bretoreta_mariadb-mcp-server
If you are the rightful owner of bretoreta_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 henry@mcphub.com.
This MCP server provides access to MariaDB / MySQL databases.
list_databases
Lists all accessible databases on the MariaDB / MySQL server.
list_tables
Lists all tables in a specified database.
describe_table
Shows the schema for a specific table.
execute_query
Executes a SQL query.