MariaDB
Bridges Claude with MariaDB databases for read-only SQL query execution, enabling data exploration through formatted table results
MariaDB MCP Server provides a bridge between Claude and MariaDB databases, enabling read-only SQL query execution directly within conversations. Developed by HeejunShin, this implementation authenticates with MariaDB using environment variables or command-line arguments, exposes database schema information as resources, and includes safety measures that restrict operations to SELECT, SHOW, DESCRIBE, and EXPLAIN statements. The server formats query results as formatted tables, making it particularly valuable for data exploration and analysis workflows without leaving the conversation interface.
Source
Repository: https://github.com/abel9851/mcp-server-mariadb
Maintain MariaDB?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[MariaDB on getagentictools](https://getagentictools.com/mcp/abel9851-mcp-server-mariadb?ref=badge)