Exposes MariaDB databases and vector stores through a Model Context Protocol (MCP) interface for AI assistant integration.
The MariaDB tool offers a Model Context Protocol (MCP) interface to interact with MariaDB databases, facilitating both standard SQL operations and advanced vector-embedding based searches. It is specifically engineered to enable AI assistants to seamlessly manage relational and vector databases, supporting AI-driven data workflows by providing a structured way to access and manipulate data. Users can perform typical database tasks like schema retrieval and query execution, alongside creating and searching vector stores for semantic document similarity.