Submit

MariaDB / MySQL Database Access MCP Server

@hjsad1994

Overview

what is MariaDB MCP Server?

MariaDB MCP Server is a custom server that provides access to MariaDB and MySQL databases, allowing users to interact with their databases securely and efficiently.

how to use MariaDB MCP Server?

To use the MariaDB MCP Server, install it via npm or build it from source, configure the necessary environment variables, and add it to your MCP settings.

key features of MariaDB MCP Server?

  • Read-only access by default to prevent unauthorized data modifications.
  • Query validation to block SQL injection attempts.
  • Timeout settings to prevent long-running queries from consuming resources.
  • Row limit to control excessive data returns.

use cases of MariaDB MCP Server?

  1. Listing available databases and tables.
  2. Describing table schemas for better understanding of data structure.
  3. Executing SQL queries securely without risk of data modification.

FAQ from MariaDB MCP Server?

  • Can I modify data using this server?

No, the server is configured for read-only access by default to ensure data integrity.

  • How do I install the server?

You can install it globally using npm or build it from source by cloning the repository.

  • What security features does it have?

It includes query validation, read-only access, query timeout, and row limit to enhance security.

© 2025 MCP.so. All rights reserved.

Build with ShipAny.