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.
Implements a feature-based, auto-discoverable architecture with three MCP component types (tools, resources, prompts) that auto-register via annotations, eliminating manual configuration overhead. Supports multiple transport modes including STDIO, Server-Sent Events, and Streamable HTTP with OAuth 2.0 security, enabling deployment flexibility from CLI agents to enterprise API gateways. Pairs with Data Philter, a local-first AI gateway, to provide natural language query capabilities against Druid clusters with support for both Ollama and OpenAI models.
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
opensolon/solon-ai-embedded-examples
solon ai(&mcp) embedded examples。支持 MCP_2025_06_18(mcp...
dtkmn/mcp-zap-server
A Spring Boot application exposing OWASP ZAP as an MCP (Model Context Protocol) server. It lets...