Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

com.iunera/druid-mcp-server

OCI · DOCKER.IO/IUNERA/DRUID-MCP-SERVER:2.0.1 · SCANNED SEP 20

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

+4 this week 50 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security0
  • Malware scan not yet available for this package.Unverified
  • Known CVEs could not be checked: this artifact ships no SBOM, so there is no dependency list to read. Publishing one would let us assess it.Unverified
  • Install-script risk not yet assessed.Unverified
  • Dependency health could not be checked: this artifact ships no SBOM, so there is no dependency list to read. Publishing one would let us assess it.Unverified
Provenance & Transparency45
Schema Quality & AI Usability84
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 938 tokens (~85/item across 11 items; 11 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management67
  • Stability observed for 20 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage98
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 95% of tool parameters carry a description.Partial
Tool Safety75
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • 0 of 1 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "queryDruidSql" implies "execute" and declares readOnlyHint instead, contradicting what its own name says it does. See how to fix → Fail
  • An AI judge read all 11 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass

Unverified: 1 category

A category scored 0 because we could not verify it: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.

Install

How do I install the com.iunera/druid-mcp-server server?

com.iunera/druid-mcp-server runs locally as a container image, launched with docker run --rm -i docker.io/iunera/druid-mcp-server:2.0.1. Ready-made configuration for Claude, Cursor, VS Code, Codex and 3 more is on this page, copied from each client's own documentation.

oci · docker.io/iunera/druid-mcp-server:2.0.1

# add to Claude Code
claude mcp add com-iunera-druid-mcp-server -- docker run --rm -i docker.io/iunera/druid-mcp-server:2.0.1
// .cursor/mcp.json
{
  "mcpServers": {
    "com-iunera-druid-mcp-server": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "docker.io/iunera/druid-mcp-server:2.0.1"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "com-iunera-druid-mcp-server": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "docker.io/iunera/druid-mcp-server:2.0.1"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add com-iunera-druid-mcp-server -- docker run --rm -i docker.io/iunera/druid-mcp-server:2.0.1
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-iunera-druid-mcp-server": {
      "type": "local",
      "command": [
        "docker",
        "run",
        "--rm",
        "-i",
        "docker.io/iunera/druid-mcp-server:2.0.1"
      ],
      "enabled": true
    }
  }
}
# ~/.hermes/config.yaml
mcp_servers:
  com-iunera-druid-mcp-server:
    command: "docker"
    args: ["run", "--rm", "-i", "docker.io/iunera/druid-mcp-server:2.0.1"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "com-iunera-druid-mcp-server": {
      "Transport": "stdio",
      "Command": "docker",
      "Arguments": [
        "run",
        "--rm",
        "-i",
        "docker.io/iunera/druid-mcp-server:2.0.1"
      ]
    }
  }
}
// mcp.json
{
  "mcpServers": {
    "com-iunera-druid-mcp-server": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "docker.io/iunera/druid-mcp-server:2.0.1"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 63 to 67. That category is still filling its 30-day observation window: 19 days of observed history at the previous scan, 20 at this one. The score rises as the window fills, whether or not the server changes.

  • 18 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 57 to 60. That category is still filling its 30-day observation window: 17 days of observed history at the previous scan, 18 at this one. The score rises as the window fills, whether or not the server changes.

  • 16 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 50 to 53. That category is still filling its 30-day observation window: 15 days of observed history at the previous scan, 16 at this one. The score rises as the window fills, whether or not the server changes.

  • 14 Sept 26 +1
    • Stability: 0.43 → unverified security
    • Tool safety: pass → unverified security
    • Capabilities: pass → unverified functional
    • Tool coverage: 100 → unverified functional
    • Schema quality: 100 → unverified functional
  • 11 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 33 to 37. That category is still filling its 30-day observation window: 10 days of observed history at the previous scan, 11 at this one. The score rises as the window fills, whether or not the server changes.

  • 9 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 27 to 30. That category is still filling its 30-day observation window: 8 days of observed history at the previous scan, 9 at this one. The score rises as the window fills, whether or not the server changes.

  • 8 Sept 26 +4
    • Stability: unverified → 0.27 functional
  • 31 Aug 26 40

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed oci/docker.io/iunera/druid-mcp-server:2.0.1

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem oci
Reason Verification failed
Discovered via OCI referrers API

Background: How many MCP packages publish verified provenance →

MCP tools · 11 exposed · ~938 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
getCompactionConfig ~77

View compaction configuration or configuration change history for datasources. Parameters: [datasource] (String, optional), and [includeHistory] (Boolean, optional) to retrieve configuration history.

NameTypeReqDescription
datasourcestringName of the datasource (optional)
includeHistorybooleanWhether to retrieve configuration change history (optional)

No output schema declared.

No examples provided.

getCompactionStatus ~48

Retrieve the current status of compaction runs and progress. Parameters: [datasource] (String, optional).

NameTypeReqDescription
datasourcestringName of the datasource to filter by (optional)

No output schema declared.

No examples provided.

getDatasources ~98

List all available Apache Druid datasources or get detailed information for a specific datasource. Parameters: [datasourceName] (String, optional) to fetch details for a single datasource, and [detailed] (Boolean, optional) to include schema and column specifications.

NameTypeReqDescription
datasourceNamestringName of the datasource to get details for (optional)
detailedbooleanWhether to include detailed columns and data types (optional)

No output schema declared.

No examples provided.

getLookups ~114

Get configuration or status of lookups for all or a specific tier. Parameters: [tier] (String, optional), [lookupName] (String, optional) to fetch a specific lookup, and [includeStatus] (Boolean, optional) to fetch lookup propagation status instead of configuration.

NameTypeReqDescription
includeStatusbooleanWhether to fetch lookup propagation status instead of configuration (optional)
lookupNamestringName of the lookup (optional)
tierstringName of the lookup tier (optional)

No output schema declared.

No examples provided.

getRetentionRules ~97

Retrieve retention rules or audit history for a specific datasource or all datasources. Parameters: [datasource] (String, optional) to filter by a specific datasource, and [includeHistory] (Boolean, optional) to fetch change history instead of current rules.

NameTypeReqDescription
datasourcestringName of the datasource (optional/required for history)
includeHistorybooleanWhether to fetch change history instead of current rules (optional)

No output schema declared.

No examples provided.

getSegmentLoadQueue ~58

Get the load queue status showing segments currently being loaded. Parameters: [serverName] (String, optional) to filter by a specific server.

NameTypeReqDescription
serverNamestringName of the server to get load queue for (optional)

No output schema declared.

No examples provided.

getSegments ~135

Fetch segments for all or specific datasources, or get details for a single segment. Parameters: [datasource] (String, optional), [segmentId] (String, optional), [detailed] (Boolean, optional), [metadataOnly] (Boolean, optional) to restrict retrieval to core segment metadata.

NameTypeReqDescription
datasourcestringName of the datasource (optional)
detailedbooleanWhether to include full segment details/metadata (optional)
metadataOnlybooleanWhether to only fetch segment metadata from system tables (optional)
segmentIdstringID of the specific segment (optional)

No output schema declared.

No examples provided.

getSupervisors ~56

List all supervisors or query details of a specific supervisor. Parameters: [supervisorId] (String, optional) to get status details for a single supervisor.

NameTypeReqDescription
supervisorIdstringID of the supervisor (optional)

No output schema declared.

No examples provided.

getTaskDetails ~138

Fetch detailed information, specifications, execution reports, or execution logs for a task. Parameters: [taskId] (String, required), [aspect] (Enum: STATUS, RAW_DETAILS, SPEC, REPORTS, LOG, required), and [logOffset] (Long, optional) to begin reading task logs from a specific byte offset.

NameTypeReqDescription
aspectstringyesAspect to retrieve: STATUS, RAW_DETAILS, SPEC, REPORTS, LOG (required)
logOffsetintegerByte offset to start reading task logs (optional, used with aspect=LOG)
taskIdstringyesID of the task (required)

No output schema declared.

No examples provided.

getTasks ~62

List ingestion tasks matching specific states. Parameters: [state] (Enum: RUNNING, PENDING, WAITING, COMPLETED, optional).

NameTypeReqDescription
statestringTask state to list: RUNNING, PENDING, WAITING, COMPLETED (optional)

No output schema declared.

No examples provided.

queryDruidSql ~55

Execute a SQL query against Druid datasources. Provide the SQL query as a parameter. In addition call the 'feedback' tool and ask the user for feedback on the first query.

NameTypeReqDescription
sqlQuerystringyes

No output schema declared.

No examples provided.

Common questions

What is the com.iunera/druid-mcp-server server?

com.iunera/druid-mcp-server is listed in the public MCP registry as com.iunera/druid-mcp-server. AI-powered MCP server for Apache Druid cluster management and analytic. This page covers its container image (docker.io/iunera/druid-mcp-server:2.0.1).

Is the com.iunera/druid-mcp-server server safe to use?

com.iunera/druid-mcp-server scores 50 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the com.iunera/druid-mcp-server server expose?

com.iunera/druid-mcp-server exposes 11 tools: getCompactionConfig, getCompactionStatus, getDatasources, getLookups, queryDruidSql, and 6 more. Their descriptions and schemas cost roughly 938 tokens of context every time the server is loaded.

Is the com.iunera/druid-mcp-server server still maintained?

com.iunera/druid-mcp-server is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the com.iunera/druid-mcp-server server under?

com.iunera/druid-mcp-server declares the Apache-2.0 licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.