mcp-server-mariadb-vector

mcp-server-mariadb-vector

3.2

If you are the rightful owner of mcp-server-mariadb-vector 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.

The MariaDB Vector MCP server provides tools that LLM agents can use to interact with a MariaDB database with vector support, offering a natural language interface for data storage and interaction.

mariadb_create_vector_store

Create a vector store in a MariaDB database.

mariadb_delete_vector_store

Delete a vector store in a MariaDB database.

mariadb_list_vector_stores

List all vector stores in a MariaDB database.

mariadb_insert_documents

Add documents with optional metadata to a vector store.

mariadb_search_vector_store

Query a vector store using semantic search.