Skip to main content
Glama

Grafana MCP Server

by levalhq

get_alert_rule_by_uid

Retrieve the complete configuration and detailed status of a Grafana alert rule using its unique identifier to inspect rule settings and current state.

Instructions

Retrieves the full configuration and detailed status of a specific Grafana alert rule

Input Schema

NameRequiredDescriptionDefault
uidYesThe uid of the alert rule

Input Schema (JSON Schema)

{ "properties": { "uid": { "description": "The uid of the alert rule", "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