redash-mcp
English | 한국어 | 日本語
MCP server that connects Redash to Claude AI — query data, manage dashboards, and run SQL with natural language.
Why · Features · Install · Env · Examples · Privacy

Why redash-mcp?
There are several Redash MCP servers. This one is built for letting an LLM touch production data safely:
- 🛡️ SQL Safety Guard — blocks
DROP/TRUNCATE/ALTERandDELETE/UPDATEwithoutWHERE;strict/warn/offmodes, PII detection, and auto-LIMIT. Hand Claude your real Redash without flinching. - 🧠 BIRD Smart Query — analyzes the question, auto-selects the right tables, and guides SQL generation (based on the BIRD text-to-SQL methodology). Optional Claude Haiku fallback for table selection.
- ⚡ One-command setup —
npx redash-mcp setupconfigures Claude Desktop / Claude Code for you. No hand-editing JSON. - 🔒 Fully local — talks directly to your Redash instance. API key and query results never leave your machine.
- 📊 End-to-end — query, save, fork, dashboards, widgets, and alerts — 20+ tools across 6 categories.






