npx claudepluginhub grafana/ai-marketplace --plugin grafana-assistantTriple-format plugin marketplace that exposes the official Grafana MCP server for AI-assisted observability workflows in Cursor, Claude Code, and Kiro.
Docker must be installed and running.
Create a service account in Grafana with at least Viewer role (or Editor for write operations). Generate a token.
Set environment variables:
export GRAFANA_URL="http://localhost:3000"
export GRAFANA_SERVICE_ACCOUNT_TOKEN="<your token>"
For Grafana Cloud, use your instance URL instead (e.g. https://myinstance.grafana.net).
Install the plugin from the Cursor Marketplace, Claude Code plugin registry, or Kiro Powers panel.
From any Claude Code session, add this marketplace from GitHub:
/plugin marketplace add grafana/ai-marketplace
Install plugins from this marketplace (grafana-ai-marketplace):
/plugin install grafana-assistant@grafana-ai-marketplace
/plugin install grafana-mcp@grafana-ai-marketplace
mcp.json) — runs the official grafana/mcp-grafana Docker image in stdio mode, providing 50+ tools for dashboards, datasources, Prometheus, Loki, alerting, incidents, OnCall, annotations, and more.rules/grafana-assistant.mdc) — best practices for using Grafana MCP tools effectively (context window management, write safety, deeplinks).steering/) — workflow-specific guidance files loaded on-demand by Kiro.See plugins/grafana-mcp/README.md for the full tool reference.
Each plugin ships manifests for all three platforms while sharing all content (rules, skills, MCP config):
plugins/grafana-mcp/
├── .cursor-plugin/plugin.json # Cursor manifest
├── .claude-plugin/plugin.json # Claude Code manifest
├── POWER.md # Kiro manifest (frontmatter + onboarding)
├── mcp.json # Shared MCP server config
├── rules/ # Shared rules
└── steering/ # Kiro steering files
Root marketplace manifests:
.cursor-plugin/marketplace.json — Cursor Marketplace.claude-plugin/marketplace.json — Claude Code plugin registry.kiro-power/marketplace.json — Kiro Powers registryVersions are kept in sync across all three formats and validated in CI.
To validate the plugin structure (both formats):
node scripts/validate-template.mjs
To add more plugins, create a new directory under plugins/ and register it in all three marketplace manifests. See docs/add-a-plugin.md for details.
Debug, explore, and instrument with Grafana using gcx CLI
Grafana plugin development and billing metrics analysis for Prometheus and Loki
A Model Context Protocol (MCP) server for Grafana providing access to dashboards, datasources, and querying capabilities
Create Application Performance Monitoring dashboards
Monitoring and alerting configuration with dashboard generation
Share bugs, ideas, or general feedback.
Analyze Prometheus metric DPM rates with per-series breakdown to identify cost drivers in Grafana Cloud. Supports gcx-based stack discovery and automatic environment setup.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim