Grafana

Official 🏗️ Infrastructure

Official Grafana observability integration. Query dashboards, PromQL metrics, LogQL logs. Manage incidents, alerts, on-call schedules, and annotations. Full visibility into your infrastructure with AI-powered analysis.

Tags

APMdashboardslogs

Tools (10)

search_dashboardsget_dashboardquery_prometheusquery_lokilist_datasourcessearch_incidentscreate_incidentlist_alert_rulesget_oncall_schedulecreate_annotation

Config for Claude Desktop / Cursor

{ "mcpServers": { "grafana": { "command": "docker", "args": [ "run", "--rm", "-i", "mcp/grafana", "-t", "stdio" ], "env": { "GRAFANA_URL": "your-grafana-url-here", "GRAFANA_SERVICE_ACCOUNT_TOKEN": "your-grafana-service-account-token-here" } } } }
Documentation →
Activate on Zubnet →