69
/ 100
6 days ago
glama

mcp-for-redash

MCP server that connects AI assistants to Redash, enabling listing of assets, read-only query execution, dashboard inspection, and alert management through the Redash API.

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
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: 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.
configREDASH_MCP_CONFIGexport ="/absolute/path/to/your/config.json"
configREDASH_URLenvironment variables such as and REDASH_API_KEY
🔐 secretREDASH_API_KEYenvironment variables such as REDASH_URL and
configREDASH_MCP_DEFAULT_INSTANCEexport ="default"
configREDASH_TIMEOUT_SECONDSexport ="300"
configREDASH_MCP_MAX_ROWSexport ="200"
configREDASH_MCP_READ_ONLYexport ="true"
configREDASH_MCP_ALLOW_ADHOC_SQLexport ="false"
// 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/ashuqwe-mcp-for-redash-1ywzif)](https://m8ven.ai/mcp/ashuqwe-mcp-for-redash-1ywzif)
commit: 178aedbcae536d4643ffbbff99041a50e9fb24ff
code hash: baed7b3e751604683ce5a0a37b84a7616f6d2194547a3f2cc28eb4800f67553e
verified: 6/22/2026, 1:25:42 PM
view raw JSON →