Skip to main content
Glama

Redash MCP Server

by jasonsmithj

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
REDASH_API_KEYYesYour Redash API key
REDASH_BASE_URLYesRedash instance URL
REDASH_API_TIMEOUTNoAPI request timeout (milliseconds)30000

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
list_data_sources

List all available data sources in Redash

get_data_source

Get details about a specific data source

execute_query_and_wait

Execute a SQL query and wait for the result

list_queries

List all queries in Redash

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

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