Skip to content

Grafana

The Grafana connector indexes dashboard metadata into the local SQLite index and exposes read tools for dashboards and alert rules. Read-only — there are no write tools.


  • Service id: grafana
  • Item types: dashboard
Terminal window
nimbus connector auth grafana

Stored in the Vault as grafana.url and grafana.api_token and injected at spawn as GRAFANA_URL / GRAFANA_API_TOKEN. The MCP server uses Bearer auth against the Grafana API.

Tool Purpose
grafana_alert_list List alert rules (Ruler API).
grafana_dashboard_list Search dashboards.

No write tools — this connector is read-only.