MariaDB by CData
Enables querying live MariaDB data from LLMs like Claude Desktop through a Model Context Protocol (MCP) interface.
About
This tool creates a read-only Model Context Protocol (MCP) server that allows Large Language Models (LLMs), such as Claude Desktop, to query live MariaDB data. It leverages the CData JDBC Driver for MariaDB, exposing MariaDB as relational SQL models. The MCP server wraps this driver, providing a simple interface for LLMs to retrieve information by asking natural language questions, eliminating the need for SQL queries.
Key Features
- Utilizes CData JDBC Driver for MariaDB
- Supports natural language queries against MariaDB data
- 0 GitHub stars
- No SQL knowledge required to query data
- Exposes MariaDB data through a simple MCP interface
- Read-only access to MariaDB data for LLMs
Use Cases
- Connecting Claude Desktop to MariaDB databases
- Enabling natural language querying of MariaDB data
- Integrating MariaDB data with LLM-powered applications