Skip to main content
Glama

Grafana MCP Server

by levalhq

get_dashboard_panel_queries

Retrieve panel queries and information from a Grafana dashboard using its UID to access monitoring data and query configurations.

Instructions

Retrieve panel queries and information from a Grafana dashboard

Input Schema

NameRequiredDescriptionDefault
uidYesThe UID of the dashboard

Input Schema (JSON Schema)

{ "properties": { "uid": { "description": "The UID of the dashboard", "type": "string" } }, "required": [ "uid" ], "type": "object" }

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/levalhq/mcp-grafana'

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