74
/ 100
19 days ago
glama

arkty/redash-mcp

Enables executing SQL queries, exploring database schemas, and exporting results from Redash via MCP, with ad-hoc queries and write protection.

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
5 tools verified — handlers match their declared behaviour
5 read-only tools verified — handlers contain no write/delete/exec
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.
🔐 secretREDASH_API_KEY"": "your-api-key",
configREDASH_DEFAULT_DATA_SOURCE_IDNo — Default data source ID
configREDASH_DEFAULT_TABLENo — Default table name (shown in tool description)
configREDASH_EXTRA_HEADERSNo — Extra HTTP headers (JSON or key=value;key2=value2)
configREDASH_MAX_POLL_ATTEMPTSNo 120 Max poll attempts before timeout
configREDASH_MAX_ROWSNo 500 Max rows in JSON response
configREDASH_OUTPUT_DIRNo . Directory for CSV file output
configREDASH_POLL_INTERVALNo 1000 Job polling interval in ms
configREDASH_TIMEOUTNo 30000 Request timeout in ms
configREDASH_URL"": "https://your-redash.example.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 3 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/arkty-redash-mcp-9ma23s)](https://m8ven.ai/mcp/arkty-redash-mcp-9ma23s)
commit: 409511d4bb5985109b4625dde45cb6f59c254cf4
code hash: 3ba4651689234f018afa5b45614afa7163cf9cd482a9cd2c91694abf5adeab49
verified: 6/22/2026, 12:25:18 PM
view raw JSON →