mariadb-mcp-server-by-cdata
If you are the rightful owner of mariadb-mcp-server-by-cdata and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
CData's Model Context Protocol (MCP) Server for MariaDB is a read-only server that allows LLMs to query live data from MariaDB using the CData JDBC Driver.
The CData MCP Server for MariaDB is designed to facilitate the interaction between large language models (LLMs) and live data stored in MariaDB databases. By leveraging the CData JDBC Driver, this server exposes MariaDB data as relational SQL models, enabling LLMs to retrieve information through natural language queries without requiring SQL knowledge. This server is particularly useful for applications like Claude Desktop, where users can ask questions about their data and receive real-time responses. The server is read-only, but a full-featured version with read, write, update, and delete capabilities is available in beta. The setup involves cloning the repository, building the server, licensing the JDBC driver, and configuring the connection to the data source. Once configured, the server can be integrated with AI clients to provide seamless data access.
Features
- Read-only access to MariaDB data through MCP interface
- Integration with CData JDBC Driver for MariaDB
- Natural language querying without SQL
- Support for various AI clients like Claude Desktop
- Simplified setup and configuration process