list_queriesRedash MCP ServerBrowse and retrieve all available queries from Redash with pagination support to organize and access your data exploration resources.MIT License
list_data_sourcesRedash MCP ServerView all connected data sources in your Redash instance to identify available databases and datasets for querying.MIT License
execute_query_and_waitRedash MCP ServerExecute SQL queries on Redash data sources and retrieve results by specifying query text, data source ID, and optional cache settings.MIT License
get_data_sourceRedash MCP ServerRetrieve configuration details and metadata for a specific data source by providing its unique identifier to manage database connections and query settings.MIT License