Skip to main content
Glama
arkty

@arkty/redash-mcp

by arkty

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
REDASH_URLYesRedash instance URL
REDASH_API_KEYYesUser API key (from Redash profile settings)
REDASH_TIMEOUTNoRequest timeout in ms30000
REDASH_MAX_ROWSNoMax rows in JSON response500
REDASH_OUTPUT_DIRNoDirectory for CSV file output.
REDASH_DEFAULT_TABLENoDefault table name (shown in tool description)
REDASH_EXTRA_HEADERSNoExtra HTTP headers (JSON or key=value;key2=value2)
REDASH_POLL_INTERVALNoJob polling interval in ms1000
REDASH_MAX_POLL_ATTEMPTSNoMax poll attempts before timeout120
REDASH_DEFAULT_DATA_SOURCE_IDNoDefault data source ID

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/arkty/redash-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server