Skip to main content
Glama

Grafana MCP Server

by levalhq

get_incident

Retrieve detailed information about a specific Grafana incident using its unique ID to access full incident data for monitoring and analysis.

Instructions

Get a single incident by ID. Returns the full incident details

Input Schema

NameRequiredDescriptionDefault
idYesThe ID of the incident to retrieve

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "The ID of the incident to retrieve", "type": "string" } }, "required": [ "id" ], "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