Skip to main content
Glama
AnilPuram

Apache Druid MCP Server

by AnilPuram

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DRUID_URLNoDruid router/broker URLhttp://localhost:8888
DRUID_TIMEOUTNoRequest timeout in milliseconds30000
DRUID_PASSWORDNoAuthentication password (required for most production clusters)
DRUID_USERNAMENoAuthentication username (required for most production clusters)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
execute_sql_queryB

Execute a SQL query against Apache Druid and return results

list_datasourcesA

Get a list of all available datasources in Druid

get_datasource_metadataA

Get detailed metadata for a specific datasource including schema, size, and segments

test_connectionB

Test connection to the Druid cluster

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
Cluster StatusCurrent status and health of the Druid cluster
All DatasourcesList of all available datasources in the cluster

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/AnilPuram/apache-druid-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server