Skip to main content
Glama
conekta

redash-mcp-server

by conekta

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
REDASH_URLNoBase URL of your Redash instancehttp://localhost:5000
REDASH_API_KEYNoRedash API key (required for stdio transport)
REDASH_MCP_HOSTNoHost to bind HTTP server127.0.0.1
REDASH_MCP_PORTNoPort for HTTP server8000
REDASH_MCP_TRANSPORTNoTransport type (stdio or streamable-http)stdio
REDASH_MCP_STREAMABLE_HTTP_PATHNoHTTP path for MCP endpoint/mcp

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

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