databases

Druid Mcp Server

Comprehensive MCP server for Apache Druid that provides extensive tools, resources, and prompts for managing and analyzing Druid clusters.

cloud
local
java
databases
0
View on GitHub

Installation

npx -y iunera/druid-mcp-server

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

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

About This MCP Server

iunera/druid-mcp-server

Comprehensive MCP server for Apache Druid that provides extensive tools, resources, and prompts for managing and analyzing Druid clusters.

GitHub: https://github.com/iunera/druid-mcp-server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub