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.
What’s indexed
Section titled “What’s indexed”- Service id:
grafana - Item types:
dashboard
Authenticate
Section titled “Authenticate”nimbus connector auth grafanaStored 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.
Read tools (no HITL)
Section titled “Read tools (no HITL)”| Tool | Purpose |
|---|---|
| grafana_alert_list | List alert rules (Ruler API). |
| grafana_dashboard_list | Search dashboards. |
Write tools (HITL-gated)
Section titled “Write tools (HITL-gated)”No write tools — this connector is read-only.