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.
Execute read-only operations against MariDB.
No reviews yet. Be the first to review!
Sign in to join the conversation
Our bundler currently only supports TypeScript-based servers. Check back soon!