iunera/druid-mcp-server
A comprehensive Model Context Protocol (MCP) server for Apache Druid that provides extensive tools, resources, and AI-assisted prompts for managing and analyzing Druid clusters. Built with Spring Boot and Spring AI, this server enables seamless integration between AI assistants and Apache Druid through standardized MCP protocol.
This project helps data professionals, like data analysts and data engineers, interact with their Apache Druid clusters using natural language. It acts as a bridge, allowing you to ask questions or issue commands in plain English and receive responses or execute operations within Druid. This simplifies tasks like time series data exploration, statistical analysis, and data ingestion by integrating with AI assistants.
Use this if you manage or analyze data in Apache Druid and want to leverage AI assistants (like ChatGPT, Claude, or Gemini) to interact with your data and cluster using natural language queries and commands.
Not ideal if you prefer to interact with Apache Druid exclusively through traditional SQL queries, its native APIs, or existing UI tools without the need for AI-driven natural language interfaces.
Stars
11
Forks
6
Language
Java
License
Apache-2.0
Category
Last pushed
Mar 03, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/iunera/druid-mcp-server"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
spring-ai-community/spring-ai-playground
Spring AI Playground is a self-hosted web UI for low-code AI tool development with live MCP...
joreilly/GalwayBus
Galway Bus Kotlin Multiplatform project using Jetpack Compose and SwiftUI
thought2code/mcp-annotated-java-sdk
Annotation-driven MCP dev 🚀 No Spring, Zero Boilerplate, Pure Java
jolokia/jolokia-mcp-server
Let LLMs manage your Java application via JMX/Jolokia 🌶️
thought2code/mcp-java-sdk-examples
A collection of MCP server examples developed by various Java SDKs