Apache Druid MCP Server
by AnilPuram
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DRUID_URL | No | Druid router/broker URL | http://localhost:8888 |
| DRUID_TIMEOUT | No | Request timeout in milliseconds | 30000 |
| DRUID_PASSWORD | No | Authentication password (required for most production clusters) | |
| DRUID_USERNAME | No | Authentication username (required for most production clusters) |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
| resources | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| Cluster Status | Current status and health of the Druid cluster |
| All Datasources | List of all available datasources in the cluster |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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