Redash MCP Server

list-dashboards

View and manage all available dashboards in Redash using the MCP server. Retrieve dashboard details via paginated results for streamlined interaction and data visualization.

Instructions

List all available dashboards in Redash

Input Schema

NameRequiredDescriptionDefault
pageNoPage number (starts at 1)
pageSizeNoNumber of results per page

Input Schema (JSON Schema)

{ "properties": { "page": { "description": "Page number (starts at 1)", "type": "number" }, "pageSize": { "description": "Number of results per page", "type": "number" } }, "type": "object" }

You must be authenticated.

Other Tools from Redash MCP Server

Related Tools

ID: j9bl90s3tw