Back to directory
suthio/redash-mcp

suthio/redash-mcp

@suthio

Redash MCP server for integrating Redash with AI assistants like Claude

redashmcpclaudedatabasequerydashboardaianalytics

Installation & Configuration

{
  "mcpServers": {
    "redash": {
      "command": "npx",
      "args": [
        "-y",
        "@suthio/redash-mcp"
      ],
      "env": {
        "REDASH_API_KEY": "your-api-key",
        "REDASH_URL": "https://your-redash-instance.com"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/14
Updated
2026/6/15