Skip to content

Add Grafana Dashboards-as-Code (mcp-grafana) to Community Plugins: Tools & Integrations#36

Open
jburgess wants to merge 2 commits into
hashgraph-online:mainfrom
jburgess:add-grafana-mcp-plugin
Open

Add Grafana Dashboards-as-Code (mcp-grafana) to Community Plugins: Tools & Integrations#36
jburgess wants to merge 2 commits into
hashgraph-online:mainfrom
jburgess:add-grafana-mcp-plugin

Conversation

@jburgess

Copy link
Copy Markdown

What this adds

Adds Grafana Dashboards-as-Code (jburgess/mcp-grafana) to Community Plugins → Tools & Integrations, inserted alphabetically right after "GH Project".

What the extension does

An MCP server (published on npm as @jburgess-js/mcp-grafana) for building Grafana assets as code: strongly-typed dashboard and panel builders, a structural lint surface, a semantic dashboard diff, and scaffold/audit/review workflow recipes (also exposed as MCP prompts). It ships the grafana-style-guide skill. Output is deterministic JSON targeting Grafana 12.x; it runs fully offline and needs no Grafana credentials.

Repository

https://github.com/jburgess/mcp-grafana

Category

Community Plugins → Tools & Integrations (after "GH Project").

Activity

Actively maintained — latest release v0.3.1 (2026-05-26), with a steady stream of merged feature/fix PRs. Published to npm.

Verification

Ran the scanner from CONTRIBUTING.md against the repo:

  • pipx run codex-plugin-scanner lint .PASS (policy_pass=True, score 81).
  • pipx run codex-plugin-scanner verify . → all manifest, marketplace, and skill schema checks pass (interface metadata, capability enumeration, marketplace policy metadata, skill manifests/frontmatter/references all green).

The only non-green case is mcp: stdio run:grafana, where the scanner allows the server a 2-second window to answer initialize — an npx -y cold start exceeds that. It is not a manifest defect: run directly, the server returns a valid initialize response (serverInfo.name=mcp-grafana, version 0.3.1), so it clears wherever the package is already resolvable.

Closes: jburgess/mcp-grafana#121

jburgess added 2 commits May 27, 2026 16:38
Add Grafana Dashboards-as-Code (mcp-grafana) to Tools & Integrations
MCP server for building Grafana assets as code: typed dashboard/panel
builders, structural linting, semantic dashboard diff, and
scaffold/audit/review recipes. Added under Community Plugins, sorted
after "GH Project". Passes codex-plugin-scanner lint + verify (schema
checks).
@gemini-code-assist

Copy link
Copy Markdown
Contributor

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

@kilo-code-bot

kilo-code-bot Bot commented May 27, 2026

Copy link
Copy Markdown

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (1 files)
  • README.md

Reviewed by laguna-m.1-20260312:free · 112,677 tokens

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant