What problem does it solve?
It removes the repetitive Grafana workflow of manually editing dashboards, exporting JSON, and re-importing changes, replacing it with direct, repeatable dashboard and alert creation from Claude Code.
Core Features & Use Cases
- Grafana Cloud dashboard generation and updates: create new dashboards or update existing ones while keeping a consistent structure.
- PromQL query debugging: run Prometheus queries via MCP to validate metrics, labels, and returned values before building panels.
- Alert rule wiring: define alert rules based on PromQL thresholds directly through the MCP interface.
Example use case: You want a dashboard for “Trading: P&L Today” plus agent health and alerting. You ask for the panels, Claude queries Prometheus to verify the metrics, then writes/updates the dashboard in Grafana Cloud with committed changes.
Quick Start
Tell your AI, "Build me a Grafana dashboard for agent health and trading P&L Today, including alert rules, using Prometheus metrics available in Grafana Cloud."