Loading languages...
MC

mcp-redash

@yuki95411341

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

redash
api
sql
query

# mcpServer Config

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

# stdio

npx mcp-redash

# sseURL

http://localhost:3000/sse
Transport:
stdio
sse
言語:
TypeScript
作成日:4/5/2025
更新日:6/17/2025