com.iunera
druid-mcp-server
AI-powered MCP server for Apache Druid cluster management and analytic
stdiocommunityapplication
Package Details
docker.io/iunera/druid-mcp-server:1.7.0
Transportstdio
Runtimedocker
Environment Variables
DRUID_ROUTER_URL(str)
Required
Druid router URL for connecting to the Druid cluster
DRUID_COORDINATOR_URL(str)
Druid coordinator URL for querying metadata endpoints (optional)
DRUID_AUTH_USERNAME(str)
Username for Druid authentication (optional)
DRUID_AUTH_PASSWORD(str)
Secret
Password for Druid authentication (optional)
DRUID_SSL_ENABLED(bool)
Enable SSL/TLS support for Druid connections
DRUID_SSL_SKIP_VERIFICATION(bool)
Skip SSL certificate verification (for development/testing only)
DRUID_MCP_READONLY_ENABLED(bool)
Enable read-only mode (only GET requests and SQL queries allowed)