mcp-grafana
01Plugin Claude Code
A Model Context Protocol (MCP) server for Grafana providing access to dashboards, datasources, and querying capabilities.
Plugin Claude Code
A Model Context Protocol (MCP) server for Grafana providing access to dashboards, datasources, and querying capabilities.
Skill Claude CodeCodex
Draft a new release. Bumps version, generates CHANGELOG.md from git history, and creates a PR.
MCP server Claude CodeCodexCursor +2
MCP server "mcp-grafana" as configured in grafana/mcp-grafana. Runs in Docker (docker.io/grafana/mcp-grafana:1.3.0). Needs 7 environment variables to run.
Plugin Claude Code
Claude Code plugins for gcx.
Hook Claude Code
Runs after a tool call finishes for EnterWorktree tool calls, running go mod download. From grafana/gcx.
Settings file Claude Code
Agent settings declaring 1 hook event (PostToolUse).
Skill Claude CodeCodex
Use for the implementation workflow that adds gcx CLI support for a datasource type not registered in internal/datasources/providers — query client, command constructors, DatasourceProvider registration. Trigger on "add support for an unsupported datasource type" or "new datasource type". NOT for creating or…
Skill Claude CodeCodex
Use for the implementation workflow once a capability is already classified as a Grafana Cloud product provider (SLO, OnCall, Synthetic Monitoring, k6, ML, etc.) — provider package, commands, config keys, optional resource adapters. Trigger on "add provider", "new provider", "build the [product] provider". NOT for…
Skill Claude CodeCodex
Regenerate the gcx marketing bento-box slide (slide.html) with verified commands from the current codebase. Builds a fresh binary and reflects against the actual command tree. Use when the user says "regenerate slide", "update slide", "generate slide", or "/generate-slide".
Skill Claude CodeCodex
Guides a contributor and their coding agent through adding or extending a capability in the grafana/gcx codebase: deciding whether a new command is needed and where it belongs (provider, datasource kind, resource adapter, cloud command, or bundled skill), designing the command's agent-facing contract (naming, typed…
Skill Claude CodeCodex
Reference for porting a Grafana Cloud product from the legacy grafana-cloud-cli into a gcx provider — adapter, schema/example registration, CRUD redirect commands. HUMAN-DRIVEN — this skill is outside the integrate-with-gcx v1 autonomous workflow and must not be run end to end unattended because its non-registration…
Skill Claude CodeCodex
Tag and release a new gcx version. Use when the user wants to cut a release, tag a version, run the release process, or says "release patch/minor/major".
Skill Claude CodeCodex
Review someone else's gcx pull request, produce a ranked report with a verdict, and optionally post it to GitHub as line-anchored inline comments. Covers what to report, in what order, when to stop, how to rank over-engineering findings, how to judge whether a large diff is justified, and how to turn the report into…
Instructions file CodexOpenCode
Instructions for grafana/gcx, covering gcx — agent & developer entry point, quick start, documentation map, architecture at a glance and key conventions.
Instructions file
Instructions for grafana/gcx, a project described as: A CLI for managing Grafana and Grafana Cloud resources. Optimized for agentic usage.
Plugin Claude Code
Debug, explore, and instrument with Grafana using gcx CLI.
Agent
Specialist agent for diagnosing application issues using Grafana observability data. Invoke when the user reports specific symptoms such as elevated error rates, latency spikes, service degradation, or complete service outages and wants systematic diagnosis using metrics, logs, and Grafana resources. My API is…
Skill Claude CodeCodex
Sets up and instruments a developer's own LLM app or agent to send generations and agentic workflow to Grafana Agent Observability (the Agent Observability SDKs) — greenfield setup, fixing broken instrumentation, or filling gaps in existing instrumentation. Uses gcx for the parts a static prompt can't do: gcx login /…
Skill Claude CodeCodex
Sets up production evaluation and guardrails for a DEPLOYED AI agent in Grafana Agent Observability, grounded in the agent's own code and its real ingested traffic. The judgment layer on top of the agento11y skill: it reads the agent's source (system prompt, tools, entrypoint) AND samples its live traffic via gcx…
Skill Claude CodeCodex
Use early in an AI-agent project — before ship, before real traffic — to build a starter test suite for the agent and run it offline. Reads the agent's own code (system prompt, tools, task), writes a labeled draft suite of test cases (happy/edge/adversarial) grounded in real lines, and recommends how to score each…
Skill Claude CodeCodex
Inspects and manages Grafana Agent Observability resources via gcx: conversations, generations, evaluators, rules, scores, and templates. Use when the user wants to list or search conversations, inspect generations, manage evaluators (upsert, test, delete), set up evaluation rules, check scores, or browse evaluator…
Skill Claude CodeCodex
Designs and creates Grafana dashboards with gcx, using gcx dashboards snapshot as a visual feedback loop. Use when the user wants to create a new Grafana dashboard, add panels, variables, or annotations to an existing dashboard, design dashboard panels, variables, queries, or layout, or make a material visual…
Skill Claude CodeCodex
Structured workflow for investigating application problems with Grafana observability data (metrics, logs, traces) via gcx. Covers live firefighting AND retrospective incident analysis: incident triage, root-cause analysis, blast-radius checks (did an incident spill into other services), verifying whether a deployment…
Skill Claude CodeCodex
Diagnose Entity Graph problems: missing entities, missing edges, disconnected clusters, or filtering issues. Use when the user reports that Entity Graph doesn't look right, services are missing, edges aren't appearing, or environments can't be filtered. Triggers for: "entity graph is empty", "services missing from…