From c5a16ba2a321901292988893f0884789ced68990 Mon Sep 17 00:00:00 2001 From: Alejandro Duarte Date: Mon, 23 Jun 2025 15:37:30 -0500 Subject: [PATCH] Use the official MariaDB MCP Server repository in README.md This change replaces te link to an unofficial MCP server repository for MariaDB databases with the official one developed and maintained by the MariaDB team. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9a17dbcb60..9c1d25fa20 100644 --- a/README.md +++ b/README.md @@ -613,7 +613,7 @@ A growing set of community-developed and maintained servers demonstrates various - **[Maestro MCP](https://github.com/maestro-org/maestro-mcp)** - An MCP server for interacting with Bitcoin via the Maestro RPC API. - **[MalwareBazaar_MCP](https://github.com/mytechnotalent/MalwareBazaar_MCP)** (by Kevin Thomas) - An AI-driven MCP server that autonomously interfaces with MalwareBazaar, delivering real-time threat intel and sample metadata for authorized cybersecurity research workflows. - **[man-mcp-server](https://github.com/guyru/man-mcp-server)** - MCP to search and access man pages on the local machine. -- **[MariaDB](https://github.com/abel9851/mcp-server-mariadb)** - MariaDB database integration with configurable access controls in Python. +- **[MariaDB MCP Server](https://github.com/MariaDB/mcp)** - The official MariaDB MCP Server for managing and querying MariaDB databases supporting both, standard SQL operations, and advanced vector/embedding-based search. - **[Markdown2doc](https://github.com/Klavis-AI/klavis/tree/main/mcp_servers/pandoc)** - Convert between various file formats using Pandoc - **[Markdownify](https://github.com/zcaceres/mcp-markdownify-server)** - MCP to convert almost anything to Markdown (PPTX, HTML, PDF, Youtube Transcripts and more) - **[Markitdown](https://github.com/Klavis-AI/klavis/tree/main/mcp_servers/markitdown)** - Convert files to Markdown