list_data_sourcesARedash MCP ServerList all data sources configured in Redash to view available connections and their details.MIT
list_alertsBRedash MCP ServerRetrieve a list of all alerts configured in Redash to monitor your data and receive notifications.MIT
archive_queryBRedash MCP ServerSoft-delete a Redash query by its ID, moving it to the archive without permanent removal.MIT
archive_dashboardBRedash MCP ServerArchive a Redash dashboard by soft-deleting it using its dashboard ID.MIT
delete_alertBRedash MCP ServerDeletes an alert from Redash by its alert ID. Remove alerts that are no longer needed.MIT
list_data_sourcesBRedash MCP ServerRetrieve all configured data sources available in Redash for query execution and data analysis.MIT
redash-mcpDatabasesSearchData Visualizationseob717AlicenseAqualityAmaintenanceMCP server that connects Redash to Claude AI, enabling natural language data queries, dashboard management, and SQL execution. Last updated 2026-07-06244071MIT
redash-mcpData VisualizationData Platformswise-toddlerAlicenseAqualityCmaintenanceModel Context Protocol (MCP) server for Redash - manage queries, dashboards, and visualizations through AI assistants like Claude. Last updated 2026-03-286MIT
update_chart_visualizationBRedash MCP ServerUpdate visualization options for a Redash chart, merging new settings with existing configuration.MIT
create_dashboardBRedash MCP ServerCreate a new dashboard in Redash by specifying its name and optional tags.MIT
update_alertBRedash MCP ServerUpdate an existing Redash alert by modifying its name, rearm time, query, or threshold options to adjust monitoring conditions.MIT
redash_alertBredash-mcpList, create, update, and delete alerts in Redash to monitor query results with conditions and thresholds.MIT
list_queriesCRedash MCP ServerRetrieve and display all queries stored in Redash for review and management, with pagination support for large datasets.MIT
redash_dashboardCredash-mcpList, view, create, publish, or delete Redash dashboards. Manage your dashboard lifecycle with a single tool.MIT
list_dashboardsCRedash MCP ServerRetrieve a list of all dashboards available in Redash. Specify pagination to control results per page.MIT
list_queriesCRedash MCP ServerList all available queries in Redash with optional search, pagination, and configurable page size.MIT
create_queryCRedash MCP ServerCreate a new query in Redash by specifying the SQL query text, data source, name, and optional tags, schedule, or description.MIT
update_dashboardCRedash MCP ServerUpdate an existing Redash dashboard by modifying its name, tags, draft status, archive status, or filter settings.MIT
update_queryCRedash MCP ServerUpdate an existing Redash query by modifying its SQL, name, tags, schedule, or other settings.MIT
redash_queryCredash-mcpManage Redash queries: list, search, create, update, delete, run adhoc queries, and schedule or export results.MIT
execute_queryCRedash MCP ServerExecute a Redash query by ID, optionally passing parameters and controlling cache age, to retrieve query results.MIT
get_queryAredash-mcpRetrieve the full definition of a saved query, including its SQL, data source, tags, owner, update time, and visualizations. Use query IDs from list_queries to inspect details before executing or adding widgets.MIT