druid-mcp-server

iunera/druid-mcp-server
★ 12 stars Java 📊 Data/Analytics Updated 1mo ago
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.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "druid-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "iunera/druid-mcp-server"
      ]
    }
  }
}

Topics

ai-integrationapache-druiddata-analyticsmcp-servermodel-context-protocolspring-ai