From de45cf1a0c00316accefe21627bdc0b1b6803181 Mon Sep 17 00:00:00 2001 From: Christian Schmitt Date: Tue, 30 Jun 2026 15:57:25 +0200 Subject: [PATCH] Update link for Druid MCP server in libraries.md --- src/pages/libraries.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/libraries.md b/src/pages/libraries.md index 53daf582d..9a4f2a6aa 100644 --- a/src/pages/libraries.md +++ b/src/pages/libraries.md @@ -93,7 +93,7 @@ Tools * [spaghettifunk/druid-prometheus-exporter](https://github.com/spaghettifunk/druid-prometheus-exporter) - A HTTP service for collecting Druid metrics and exposing them as Prometheus metrics * [rovio-ingest](https://github.com/rovio/rovio-ingest) - An implementation of the DatasourceV2 interface of Apache Spark™ for writing Spark Datasets to Apache Druid™. * [rb-druid-indexer](https://github.com/redBorder/rb-druid-indexer) - redBorder cluster-compatible distributed service for automatically managing Druid supervisor task submissions and spec file configurations. -* [apache-druid-mcp-server](https://github.com/AnilPuram/apache-druid-mcp-server) - Model Context Protocol (MCP) server for Apache Druid that provides AI tools and clients with seamless access to query, manage, and interact with Druid datasources through standardized MCP tools. +* [druid-mcp-server](https://github.com/iunera/druid-mcp-server) - A comprehensive Model Context Protocol (MCP) server for Apache Druid that provides extensive tools, resources, and prompts for managing and analyzing Druid clusters. (handles query, ingestion, basic security and druid-health) Community Extensions --------------------