redash-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| REDASH_URL | Yes | Your Redash instance URL | |
| REDASH_API_KEY | Yes | Your Redash API key | |
| REDASH_TIMEOUT | No | Request timeout in seconds | 30 |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| redash_queryC | Manage Redash queries. Actions: list, search, get, create, update, archive, delete, run, adhoc, export, schedule |
| redash_dashboardC | Manage Redash dashboards. Actions: list, get, create, publish, delete |
| redash_widgetA | Manage dashboard widgets. Actions: add, move, delete |
| redash_alertB | Manage Redash alerts. Actions: list, get, create, update, delete |
| redash_vizC | Create visualizations. Types: pie, line, bar, counter |
| redash_data_sourcesB | List all available data sources |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/wise-toddler/redash-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server