Redash
Freeby MCP Community
MCP server for Redash integration
v0.0.13Added Apr 12, 2026
redashmcpaiclaude
Redash MCP Server
MCP server for Redash integration
Installation
npx -y @suthio/redash-mcp
Reviews
Installation
Quick install
npx -y @suthio/redash-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"redash": {
"command": "npx",
"args": ["-y", "@suthio/redash-mcp"]
}
}
}