πŸ”§

imply-druid-mcp

πŸ”§MCP Server

yeongbin-hwang/imply-druid-mcp

VibeIndex|
What it does

Provides a read-only interface for querying, exploring, and retrieving metadata from Imply Cloud/Druid databases through SQL and dashboard operations.

local

Installation

uvxRun with uvx (Python)
uvx imply-druid-mcp
pip installInstall Python package
pip install imply-druid-mcp
git cloneClone repository
git clone https://github.com/yeongbin-hwang/imply-druid-mcp.git
pip installInstall Python package
pip install -e ".[dev]"
Claude Desktop ConfigurationAdd this to your claude_desktop_config.json
{ "mcpServers": { "imply-druid": { "command": "uvx", "args": [...
πŸ“– Extracted from yeongbin-hwang/imply-druid-mcp README
1
AddedJan 26, 2026