SERVER

Druid MCP Server

Rank #3657

glama/iunera/druid-mcp-server

Natural Language Analytics MCP server for Apache Druid. With this enterprise ready server in Java, one can query Apache Druid by natural language queries. Furthermore, the complete management like data loading of the Time Series Database Druid can be done with natural language commands.

First listed
Jul 8, 2025
Last publish date
Mar 26, 2026
OVERVIEW

Druid MCP Server is a Model Context Protocol (MCP) server published by iunera. It ranks #3657 of 58,900 servers tracked on MCP Toplist, and its repository has 13 GitHub stars. Druid MCP Server is listed across 3 registries — Official MCP, Glama and PulseMCP, with 12 tracked versions. It was first listed on Jul 8, 2025 and most recently updated on Mar 26, 2026.

STANDING
#3,657of 58,900 tracked serversTop 10%

Ranks ahead of 55,243 of 58,900 servers on MCP Toplist.

CONNECT

Use Druid MCP Server

Add Druid MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Docker image
{
  "mcpServers": {
    "druid-mcp-server": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "docker.io/iunera/druid-mcp-server:1.2.1"
      ],
      "env": {
        "DRUID_ROUTER_URL": "<your DRUID_ROUTER_URL>",
        "DRUID_AUTH_USERNAME": "<your DRUID_AUTH_USERNAME>",
        "DRUID_AUTH_PASSWORD": "<your DRUID_AUTH_PASSWORD>",
        "DRUID_SSL_ENABLED": "<your DRUID_SSL_ENABLED>",
        "DRUID_SSL_SKIP_VERIFICATION": "<your DRUID_SSL_SKIP_VERIFICATION>",
        "DRUID_MCP_READONLY": "<your DRUID_MCP_READONLY>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 2 registries (1 delisted)

GlamaDelisted · last seen Apr 27, 2026
ORGANIZATION

iunera

Organization
Total servers
1
Total versions
12
VERSIONS

Available versions (12)

VersionPublished
1.8.2Mar 26, 2026
1.8.1Mar 3, 2026
1.7.0Dec 18, 2025
1.6.0Nov 17, 2025
1.5.2Nov 5, 2025
1.5.1Oct 15, 2025
1.5.0Oct 10, 2025
1.4.0Oct 2, 2025
1.3.0Sep 26, 2025
1.2.2Sep 24, 2025
1.2.1Sep 24, 2025
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Druid MCP Server?
Natural Language Analytics MCP server for Apache Druid. With this enterprise ready server in Java, one can query Apache Druid by natural language queries. Furthermore, the complete management like data loading of the Time Series Database Druid can be done with natural language commands.
Who maintains Druid MCP Server?
Druid MCP Server is maintained by iunera, which publishes 1 MCP server (12 total versions) tracked on MCP Toplist.
Is Druid MCP Server an official MCP server?
Yes — Druid MCP Server is listed on the Official MCP Registry, alongside Glama and PulseMCP.
How many versions does Druid MCP Server have?
MCP Toplist tracks 12 versions of Druid MCP Server, most recently published on Mar 26, 2026.
Where can I find the source code for Druid MCP Server?
The source code for Druid MCP Server is hosted at github.com/iunera/druid-mcp-server.
EXPLORE