mariadb-mcp

yawlhead91/mariadb-mcp

3.2

If you are the rightful owner of mariadb-mcp 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.

The MariaDB MCP Server is a Model Context Protocol server designed for managing MariaDB database operations, compatible with Claude Code and other MCP clients.

Tools

Functions exposed to the LLM to take actions

reload_config

Reload database configuration without restarting the server.

list_databases

List all databases you have access to.

list_tables

List tables in a database.

get_table_schema

Get detailed schema information for a table.

execute_sql

Execute read-only SQL queries.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources