By grafana
Query Grafana Cloud dashboards, Prometheus metrics, and Loki logs, and manage alerts and incidents directly from Claude Code using a hosted MCP server with OAuth or API key authentication.
Plugin marketplace that exposes the official Grafana MCP server for AI-assisted observability workflows in Cursor, Claude Code, Kiro, and Grok Build.
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).
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 four 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
├── .grok-plugin/plugin.json # Grok Build 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.grok-plugin/marketplace.json — Grok Build plugin marketplace.kiro-power/marketplace.json — Kiro Powers registryVersions are kept in sync across all four 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 four marketplace manifests. See docs/add-a-plugin.md for details.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
External network access
Connects to servers outside your machine
External network access
Connects to servers outside your machine
A Model Context Protocol (MCP) server for Grafana providing access to dashboards, datasources, and querying capabilities
Auto-instrument any web app with Grafana Faro Web SDK. Detects your framework, generates init code, wires it into your entry point, and opens a PR.
Debug, explore, and instrument with Grafana using gcx CLI
Skills for working with k6 — open-source load testing and performance testing
Send Claude Code session telemetry to Grafana Sigil
claude plugin install grafana-cloud-mcp@claude-plugins-officialMCP server for AI-assisted Grafana dashboard, datasource, alerting, and incident management.
Debug, explore, and instrument with Grafana using gcx CLI
Create and manage production Grafana dashboards for real-time visualization of system and application metrics. Use when building monitoring dashboards, visualizing metrics, or creating operational observability interfaces.
Grafana plugin development and billing metrics analysis for Prometheus and Loki
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.
Create Application Performance Monitoring dashboards