Skip to main content
Glama

Grafana MCP Server

by levalhq

list_teams

Search for Grafana teams using a query string to find and retrieve detailed information about matching teams within your Grafana instance.

Instructions

Search for Grafana teams by a query string. Returns a list of matching teams with details

Input Schema

NameRequiredDescriptionDefault
queryNoThe query to search for teams

Input Schema (JSON Schema)

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