Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
REDASH_URLYesRedash instance URL (e.g. https://redash.example.com)
REDASH_API_KEYYesRedash user API key
ANTHROPIC_API_KEYNoIf set, BIRD smart_query falls back to Claude Haiku for table selection when keyword scoring fails
REDASH_AUTO_LIMITNoAuto-append LIMIT N to queries without one (0 = disabled)0
REDASH_SAFETY_MODENoSQL safety level: off / warn / strictwarn
REDASH_BIRD_ENABLEDNoSet to false to disable BIRD smart query toolstrue
REDASH_MCP_CACHE_TTLNoMCP query cache TTL in seconds (0 = disabled)300
REDASH_MCP_CONFIG_DIRNoDirectory for BIRD few-shot, feedback, eval, keyword-map data~/.redash-mcp
REDASH_DEFAULT_MAX_AGENoRedash cache TTL in seconds0
REDASH_MCP_CACHE_MAX_MBNoMax memory for MCP query cache in MB50
REDASH_HTTP_TIMEOUT_SECSNoPer-request HTTP timeout against the Redash API30
REDASH_SAFETY_DISABLE_PIINoDisable PII detectionfalse
REDASH_SAFETY_DISABLE_COSTNoDisable cost warningsfalse

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

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