← All servers
πŸ”Œ

Druid ServerPublisherπŸ›‘ No advisories

com.iunera/druid-mcp-server
New to MCP? Start here β†’
16β˜… stars
0weekly installs
25 days agolast release

Provenancewhere it came from, and what was verified

✦
First-party publisher

Published by the owner of iunera.com, who proved control of the domain through the official MCP registry.

Verified owner: iunera.com β†—com.iunera/druid-mcp-server

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs DRUID_AUTH_PASSWORD.
βœ“
Configuration
Reads DRUID_ROUTER_URL, DRUID_COORDINATOR_URL, DRUID_AUTH_USERNAME, DRUID_SSL_ENABLED, DRUID_SSL_SKIP_VERIFICATION.

About

AI-powered MCP server for Apache Druid cluster management and analytic

Packages & transports

dockerdocker.io/iunera/druid-mcp-server:2.0.0vlatest Β· docker

Metadata

LicenseApache-2.0
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "druid_mcp_server": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "docker.io/iunera/druid-mcp-server:2.0.0"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector docker run -i --rm docker.io/iunera/druid-mcp-server:2.0.0