π§
imply-druid-mcp
π§MCP Serveryeongbin-hwang/imply-druid-mcp
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-mcppip installInstall Python package
pip install imply-druid-mcpgit cloneClone repository
git clone https://github.com/yeongbin-hwang/imply-druid-mcp.gitpip 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