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 for AI-assisted Grafana observability workflows in Cursor, Claude Code, Kiro, Grok Build, and Codex.
Two ways to connect Grafana, depending on the plugin:
grafana-cloud-mcp) — the hosted https://mcp.grafana.com/mcp server over Streamable HTTP with OAuth 2.1. No local Docker and no service-account token.grafana-mcp) — the official grafana/mcp-grafana Docker image in stdio mode, using a Grafana service-account token.grafana-assistant-app.cloud-mcp:access permission (Editor and higher have it by default).grafana-cloud-mcp plugin from your platform's marketplace.Authorizing read + write access additionally requires the Assistant Admin role or the grafana-assistant-app.cloud-mcp.scope:write permission. If Write is unavailable on the OAuth consent page, ask your Grafana organization administrator to grant it.
No Docker, environment variables, or service-account token are required.
Docker must be installed and running.
Create a service account in Grafana with at least Viewer role (or Editor for write operations) and 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 grafana-mcp plugin from your platform's marketplace.
Claude Code:
/plugin marketplace add grafana/ai-marketplace
/plugin install grafana-cloud-mcp@grafana-ai-marketplace
Codex:
codex plugin marketplace add grafana/ai-marketplace
Cursor, Kiro, and Grok Build install from their respective marketplace UIs.
grafana-cloud-mcp — hosted Grafana Cloud MCP server (OAuth 2.1), plus the grafana-cloud-mcp-tools skill covering 60+ tools for dashboards, datasources, Prometheus, Loki, Tempo, Pyroscope, alerting, incidents, OnCall, annotations, and Grafana Assistant (ask_assistant). Packaged for Codex as an app-plus-skills plugin.grafana-mcp — local grafana/mcp-grafana Docker MCP server (stdio) for self-hosted or token-based setups.grafana-assistant — skills and rules for developing and using the Grafana Assistant app and CLI (Cursor/Claude/Kiro/Grok).See each plugin's README.md for its full tool reference.
Each plugin ships manifests for the platforms it targets and shares components (rules, skills, MCP config) where the formats allow. Not every plugin targets every platform, and platform manifests are not automatically identical — each format has its own manifest and, where needed, format-specific fields.
plugins/grafana-cloud-mcp/
├── .cursor-plugin/plugin.json # Cursor manifest
├── .claude-plugin/plugin.json # Claude Code manifest
├── .grok-plugin/plugin.json # Grok Build manifest (when targeted)
├── .codex-plugin/plugin.json # Codex manifest (mcpServers + skills + listing metadata)
├── POWER.md # Kiro manifest (frontmatter + onboarding)
├── .mcp.json # Hosted MCP server config (Streamable HTTP)
├── mcp.json # Shared MCP server config
├── skills/ # Shared skills (SKILL.md)
├── assets/logo.svg # Marketplace/listing logo
└── 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 registry.agents/plugins/marketplace.json — Codex marketplaceVersions are kept in sync across the Cursor and Claude Code formats and validated in CI.
Validate the plugin structure across all formats:
node scripts/validate-template.mjs
To add a plugin, create a directory under plugins/ and register it in the applicable marketplace manifests. See docs/add-a-plugin.md for details.
External network access
Connects to servers outside your machine
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.
claude plugin install grafana-cloud-mcp@claude-plugins-officialA 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 Agent Observability
MCP 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.
Official SigNoz plugin for MCP setup, docs, queries, dashboards, and alerts
A Model Context Protocol (MCP) server for Grafana providing access to dashboards, datasources, and querying capabilities
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.