Back to directory
mcp-redash

mcp-redash

@yuki95411344

Redash APIのMCPサーバーで、クエリの実行や結果取得などの機能を提供します。

redashapisqlquerydatabase

Installation & Configuration

{
  "mcpServers": {
    "redash": {
      "command": "npx",
      "args": [
        "mcp-redash"
      ],
      "env": {
        "REDASH_API_KEY": "<YOUR_API_KEY>",
        "REDASH_BASE_URL": "https://redash.example.com"
      }
    }
  }
}

Information

Transport
stdiosse
Language
TypeScript
Created
2025/4/4
Updated
2026/6/3