com.iunera

druid-mcp-server

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

self-hostedcommunityapplication

Package Details

docker.io/iunera/druid-mcp-server:1.5.1

Transportstdio
Runtimedocker

Environment Variables

DRUID_ROUTER_URL

Druid router URL for connecting to the Druid cluster

DRUID_COORDINATOR_URL

Druid coordinator URL for querying metadata endpoints (optional)

DRUID_AUTH_USERNAME

Username for Druid authentication (optional)

DRUID_AUTH_PASSWORD

Password for Druid authentication (optional)

DRUID_SSL_ENABLED

Enable SSL/TLS support for Druid connections

DRUID_SSL_SKIP_VERIFICATION

Skip SSL certificate verification (for development/testing only)

DRUID_MCP_READONLY_ENABLED

Enable read-only mode (only GET requests and SQL queries allowed)