From c6aef5262bf5aaa7b8b639b98e2c811d6d6d90ae Mon Sep 17 00:00:00 2001 From: Christian Schmitt Date: Tue, 30 Sep 2025 13:08:37 +0200 Subject: [PATCH 1/2] Add iunera to community page as iuneras focus is on the european esp. DACH market. Add iunera to community page as iuneras focus is on the european esp. DACH market. --- src/pages/community/index.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages/community/index.mdx b/src/pages/community/index.mdx index d74ebc887..650a0c38f 100644 --- a/src/pages/community/index.mdx +++ b/src/pages/community/index.mdx @@ -46,6 +46,7 @@ Third party companies also provide commercial support and services for Druid, in * [Datumo](https://datumo.io/) * [Deep.BI](https://www.deep.bi/solutions/apache-druid) * [Imply](https://imply.io/) +* [iunera](https://www.iunera.com/apache-druid-ai-consulting-europe/) * [Rill Data](https://www.rilldata.com/) ## Contributing From a2afcb107e29ad59905d9eb2d9b4eb242c9a744a Mon Sep 17 00:00:00 2001 From: Christian Schmitt Date: Tue, 23 Dec 2025 11:08:23 +0100 Subject: [PATCH 2/2] Add two iunera projects to community libraries page. Add two iunera projects to community libraries page. Add two iunera projects to community libraries page. --- src/pages/community/index.mdx | 1 - src/pages/libraries.md | 2 ++ 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/pages/community/index.mdx b/src/pages/community/index.mdx index 650a0c38f..d74ebc887 100644 --- a/src/pages/community/index.mdx +++ b/src/pages/community/index.mdx @@ -46,7 +46,6 @@ Third party companies also provide commercial support and services for Druid, in * [Datumo](https://datumo.io/) * [Deep.BI](https://www.deep.bi/solutions/apache-druid) * [Imply](https://imply.io/) -* [iunera](https://www.iunera.com/apache-druid-ai-consulting-europe/) * [Rill Data](https://www.rilldata.com/) ## Contributing diff --git a/src/pages/libraries.md b/src/pages/libraries.md index 53daf582d..c0d41e513 100644 --- a/src/pages/libraries.md +++ b/src/pages/libraries.md @@ -94,6 +94,8 @@ Tools * [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. +* [iunera/druid-mcp-server](https://github.com/iunera/druid-mcp-server) - A Java-based Model Context Protocol (MCP) server for Apache Druid built with Spring AI, supporting OAuth, basic-security-extension, readonlymode, and the latest MCP protocol (stdio/sse/http). +* [iunera/data-philter](https://github.com/iunera/data-philter) - A local-first, privacy-focused conversational AI interface that translates natural language into SQL for Apache Druid and ClickHouse. Community Extensions --------------------