Skip to main content
Glama

Grafana MCP Server

by levalhq

list_datasources

Retrieve available Grafana datasources to identify data connections for monitoring and visualization. Optionally filter by specific types like Prometheus or Loki to find relevant data sources.

Instructions

List available Grafana datasources. Optionally filter by datasource type.

Input Schema

NameRequiredDescriptionDefault
typeNoThe type of datasources to search for (e.g., "prometheus", "loki")

Input Schema (JSON Schema)

{ "properties": { "type": { "description": "The type of datasources to search for (e.g., \"prometheus\", \"loki\")", "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