- MariaDB / MySQL Database Access MCP Server
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?
- Listing available databases and tables.
- Describing table schemas for better understanding of data structure.
- 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.
Project Info
Created At
a year agoUpdated At
a year agoAuthor Name
hjsad1994Star
0Language
TypeScriptLicense
MIT licenseCategory
developer-tools
Recommend Servers
View AllPlaywright Mcp
@microsoft
Playwright MCP server
TypeScript
10 months ago
Serper MCP Server
@garymengcom
A Serper MCP Server
Python
a year ago