redash-mcp

redash-mcp

19

Redash MCP Server is designed to integrate Redash with AI assistants like Claude, offering features to manage and execute queries and dashboards via the Redash API. It provides tools for creating, updating, and archiving queries, as well as accessing dashboard details.

What are the prerequisites for running the Redash MCP Server?

You need Node.js (v18 or later), npm or yarn, access to a Redash instance, and a Redash API key.

How do I configure the Redash MCP Server?

Create a .env file with your Redash configuration, including REDASH_URL and REDASH_API_KEY, and optionally REDASH_TIMEOUT and REDASH_MAX_RESULTS.

What functionalities does the Redash MCP Server provide?

It provides functionalities for connecting to Redash, managing queries and dashboards, executing queries, and retrieving results.

How can I use the Redash MCP Server with Claude for Desktop?

Configure it in your Claude for Desktop configuration file by adding the necessary MCP server details and environment variables.

What are the available tools in the Redash MCP Server?

The available tools include Query Management, Query Execution, and Dashboard Management.