74
/ 100
1 month ago
glama

redash-mcp

MCP server that connects Redash to Claude AI, enabling natural language data queries, dashboard management, and SQL execution.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
🚨
Secret credentials may flow to a network call
1 flow detected: REDASH_API_KEY. We can’t prove the destination matches the brand the credential belongs to.
🔐
You'll be asked for 2 credentials: ANTHROPIC_API_KEY, REDASH_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretANTHROPIC_API_KEYIf set, BIRD smart_query falls back to Claude Haiku for table selection when keyword scoring fails
🔐 secretREDASH_API_KEY"": "your_api_key_here"
configREDASH_AUTO_LIMITAuto-LIMIT: Automatically appends LIMIT N when is set
configREDASH_BIRD_ENABLEDtrue Set to false to disable BIRD smart query tools
configREDASH_DEFAULT_MAX_AGE0 Redash cache TTL in seconds
configREDASH_HTTP_TIMEOUT_SECS30 Per-request HTTP timeout against the Redash API
configREDASH_MCP_CACHE_MAX_MBMax memory: configurable via (default: 50MB)
configREDASH_MCP_CACHE_TTLTTL: configurable via (default: 300s)
configREDASH_MCP_CONFIG_DIR~/.redash-mcp Directory for BIRD few-shot, feedback, eval, keyword-map data
configREDASH_SAFETY_DISABLE_COSTfalse Disable cost warnings
configREDASH_SAFETY_DISABLE_PIIfalse Disable PII detection
configREDASH_SAFETY_MODEwarn SQL safety level: off / warn / strict
configREDASH_URL"": "https://your-redash-instance.com",
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/seob717-redash-mcp-1bc2io)](https://m8ven.ai/mcp/seob717-redash-mcp-1bc2io)
commit: 0f675dba77fa1582705bc3979c9d2639a0759a10
code hash: 180d3a84ecfe8f1335a0a80b8c0466312fb41b80a317c264e03014d65a65d760
verified: 6/11/2026, 12:03:36 PM
view raw JSON →