Apache Druid MCP Server

Stabledatabase
45 starsTypeScriptcommunity
GitHub
About

Overview

The Apache Druid MCP Server enables AI agents to query Druid's real-time analytics database. It provides tools for running SQL queries, inspecting datasources, and monitoring ingestion tasks.
Capabilities

Tools & Capabilities

query

Execute a Druid SQL query

list_datasources

List datasources

get_ingestion_status

Get ingestion task status

Setup

Installation

bash
Install
npx -y @nicepkg/mcp-server-druid
Examples

Example Usage

javascript
Usage
{
  "mcpServers": {
    "druid": {
      "command": "npx",
      "args": ["-y", "@nicepkg/mcp-server-druid"]
    }
  }
}

Quick Info

Authorcommunity
LanguageTypeScript
StatusStable
Stars 45
Last UpdatedFeb 12, 2026

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow.

Get in Touch

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow. From proprietary data sources to internal tools, we have you covered.

Contact Us
Apache Druid MCP Server - MCP Server Directory - CortexAgent