Skip to main content
Glama

Redash MCP Server

by suthio

get-dashboard

Retrieve detailed information for a specific dashboard by providing its ID, enabling efficient data visualization management through the Redash MCP Server integration.

Instructions

Get details of a specific dashboard

Input Schema

NameRequiredDescriptionDefault
dashboardIdYesID of the dashboard to get

Input Schema (JSON Schema)

{ "properties": { "dashboardId": { "description": "ID of the dashboard to get", "type": "number" } }, "required": [ "dashboardId" ], "type": "object" }

You must be authenticated.

Other Tools from Redash MCP Server

Related Tools

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

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