Skip to main content
DatabasesJava

iunera/druid-mcp-server

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

databasescloud-servicelocal-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/iunera/druid-mcp-server

Claude Desktop configuration example:

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

Check the repository README for specific installation and configuration instructions.

Details

Category
Databases
Language
Java
Author
iunera