druid-mcp-server
Verified Safeby iunera
Overview
Manages and monitors Apache Druid clusters, providing tools for data analysis, ingestion, security, and cluster health.
Installation
docker run --rm -i -e DRUID_ROUTER_URL=http://host.docker.internal:8888 -e DRUID_COORDINATOR_URL=http://host.docker.internal:8081 -e DRUID_AUTH_USERNAME=admin -e DRUID_AUTH_PASSWORD=password iunera/druid-mcp-server:1.6.0Environment Variables
- DRUID_ROUTER_URL
- DRUID_COORDINATOR_URL
- DRUID_AUTH_USERNAME
- DRUID_AUTH_PASSWORD
Security Notes
Collects usage metrics (opt-out via `druid.mcp.metrics.enabled=false`). OAuth2 client secret is `noop` for development profiles. Relies heavily on the secure configuration of the underlying Apache Druid cluster for overall data security. Contains logic to protect immutable Druid 'admin' and 'druid_system' roles/users.
Similar Servers
dbt-mcp
Provides AI agents with tools to interact with dbt Core, dbt Fusion, and dbt Platform, enabling advanced data analytics and project management capabilities within a model context protocol (MCP) server.
mcp-k8s-go
An MCP server enabling AI assistants and users to interact with and manage Kubernetes clusters by listing, getting, applying, and executing commands on Kubernetes resources.
mcp
Facilitates interaction and management of Oracle Cloud Infrastructure (OCI) and MySQL resources through a suite of Model Context Protocol (MCP) servers, including pricing, database operations, AI/ML features, logging, networking, compute, identity, and object storage.
tmcp
Build Model Context Protocol (MCP) servers for AI agents, providing schema-agnostic tools, resources, and prompts, with optional OAuth 2.1 authentication and distributed session management.