Skip to main content
Glama

Grafana MCP Server

by levalhq

search_dashboards

Search Grafana dashboards using a query string to find relevant monitoring dashboards with details like title, UID, folder, tags, and URL.

Instructions

Search for Grafana dashboards by a query string. Returns a list of matching dashboards with details like title, UID, folder, tags, and URL.

Input Schema

NameRequiredDescriptionDefault
queryYesThe query to search for

Input Schema (JSON Schema)

{ "properties": { "query": { "description": "The query to search for", "type": "string" } }, "required": [ "query" ], "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