Back to search
30
MCP
redash-mcp
npm/redash-mcpMCP server that connects Redash to Claude AI — query data, manage dashboards, and run SQL with natural language, with built-in SQL safety guards.
Uptime
0.0%
21 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"redash-mcp": {
"url": "None",
"transport": "http"
}
}
}