Skip to main content
Glama

Grafana MCP Server

by levalhq

list_sift_investigations

Retrieve Sift investigations from Grafana to monitor and analyze incident data, with optional limits for focused results.

Instructions

Retrieves a list of Sift investigations with an optional limit

Input Schema

NameRequiredDescriptionDefault
limitNoMaximum number of investigations to return

Input Schema (JSON Schema)

{ "properties": { "limit": { "description": "Maximum number of investigations to return", "type": "number" } }, "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