Back to directory
yuki9541134/mcp-redash

yuki9541134/mcp-redash

@yuki9541134

Redash APIのMCPサーバー。SQLクエリの実行、データソース管理などの機能を提供します。

redashsqlquerydata-visualizationmcp-servertypescriptanalyticsdatabase

Installation & Configuration

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

Information

Transport
stdiossestreamable-http
Language
TypeScript
Created
2026/6/13
Updated
2026/6/13