Skip to content

Releases: grafana/mcp-grafana

v0.7.2

01 Oct 09:02
404fe5b

Choose a tag to compare

Changelog


Released by GoReleaser.

v0.7.1

01 Oct 08:28
6f5054d

Choose a tag to compare

Changelog

  • ebe46bf chore(deps): bump actions/setup-go in the github-actions group (#281)
  • f252e1e chore(deps): bump astral-sh/setup-uv in the github-actions group (#288)
  • 9f6c620 chore(deps): bump the go-dependencies group across 1 directory with 2 updates (#301)
  • ca4f88a chore(deps): bump the go-dependencies group with 2 updates (#282)
  • c4bffa7 feat(tools): Add alert groups support (#294)
  • 6f5054d readme: Add new irm tools (#302)

Released by GoReleaser.

v0.7.0

25 Sep 13:58
6f5054d

Choose a tag to compare

What's Changed

  • chore(deps): bump the go-dependencies group with 2 updates by @dependabot[bot] in #282
  • chore(deps): bump actions/setup-go from 5.5.0 to 6.0.0 in the github-actions group by @dependabot[bot] in #281
  • feat(tools): Add alert groups support by @ioanarm in #294
  • chore(deps): bump the go-dependencies group across 1 directory with 2 updates by @dependabot[bot] in #301
  • chore(deps): bump astral-sh/setup-uv from 6.6.1 to 6.7.0 in the github-actions group by @dependabot[bot] in #288
  • docs: add info about alert group tools to README by @ioanarm in #302

Full Changelog: v0.6.5...v0.7.0

v0.6.5

05 Sep 14:58
2a0d070

Choose a tag to compare

Changelog

  • 2a0d070 fix: correctly get auth header from new env var (#279)

Released by GoReleaser.

v0.6.4

04 Sep 14:17
e1a8676

Choose a tag to compare

Changelog

  • d0cbad8 Support username/password authentication (#259)
  • b8da81a chore(deps): bump astral-sh/setup-uv in the github-actions group (#263)
  • 3d2a2f5 chore(deps): bump astral-sh/setup-uv in the github-actions group (#268)
  • 019425c chore(deps): bump github.com/mark3labs/mcp-go to v0.39.1 (#272)
  • 2e4577b chore(deps): bump the go-dependencies group with 3 updates (#262)
  • c293cd9 chore(deps): bump the go-dependencies group with 5 updates (#269)
  • af50a47 feat(tool): Add append functionality to dashboard panels (#260)
  • e1a8676 feat: add support for GRAFANA_SERVICE_ACCOUNT_TOKEN env var (#274)
  • 319b552 feat: add support for https when using streamable-http transport (#270)
  • cc35912 feat: add title/annotations to admin tools (#273)
  • 923fa3a fix: improve graceful shutdown handling for all transport modes (#271)

Released by GoReleaser.

v0.6.3

19 Aug 09:04
4371d04

Choose a tag to compare

Changelog

  • a4a3d5a Add MCP Catalog badge (#230)
  • 52164c5 Add ci and go reference badges, entirely cosmetic/organization changes to ci code and docstrings (#235)
  • 8807c38 Add mentions of Grafana Cloud intances in setup (#238)
  • 32f5442 Add user agent tracking for minimal usage tracking (#229)
  • e2f0406 Make prompt more explicit for navigation test (#242)
  • b16ef0d add helm chart deployment option to the readme (#221)
  • 5ce9de1 chore(deps): bump actions/checkout in the github-actions group (#248)
  • dce1c79 chore(deps): bump astral-sh/setup-uv in the github-actions group (#224)
  • 730e2ac chore(deps): bump github.com/mark3labs/mcp-go (#247)
  • 980f836 chore(deps): bump grafana-openapi-client to v0.0.0-20250617151817-c0f8cbb88d5c (#246)
  • cea09ee chore(deps): bump the github-actions group with 2 updates (#253)
  • f29b72a chore(deps): bump the go-dependencies group with 2 updates (#231)
  • 562ae28 chore(deps): bump the go-dependencies group with 4 updates (#225)
  • dc237c3 chore: remove unnecessary useless comments (#219)
  • 1302f59 chore: split out golangci-lint in CI (#217)
  • 255b814 ci(e2e): Fix navigation e2e test - make it more flexible (#237)
  • 4371d04 feat(tools): Update dashboards with jsonpath (#241)
  • 8c3f20f feat: Add generate deeplink tool for dashboards, panels, and explore queries (#218)
  • a3ae12b feat: Add otel spans to tool calls (#206)

Released by GoReleaser.

v0.6.2

23 Jul 13:20
f039212

Choose a tag to compare

Changelog

  • 46506c4 Update available tools in readme (#209)
  • f039212 chore(deps): bump the github-actions group across 1 directory with 2 updates (#214)
  • 91e5561 chore(deps): bump the go-dependencies group across 1 directory with 3 updates (#205)

Released by GoReleaser.

v0.6.1

18 Jul 16:15
9215b60

Choose a tag to compare

Changelog

  • 9215b60 fix: remove main.version from goreleaser ldflags (#207)

Released by GoReleaser.

v0.5.0

14 Jun 10:18
60a7390

Choose a tag to compare

Changelog

  • c03ca3c Add better error behavior for sift (#161)
  • d4f71c5 added streamable-http support (#171)
  • 2a8b07e chore(deps): bump github.com/mark3labs/mcp-go (#174)
  • 9c6767b chore(deps): bump the go-dependencies group across 1 directory with 4 updates (#155)
  • 841e392 chore: run dependabot for Github Actions, too (#173)
  • 60a7390 feat: Add Pyroscope tools (#170)
  • de6926b fix: always fixup schemes of Grafana client based on final Grafana URL (#163)
  • 1a7f9c7 refactor: consolidate Grafana configuration into GrafanaConfig struct (#168)
  • 966a981 tests: run e2e tests using all three transports (#172)

Released by GoReleaser.

v0.4.2

03 Jun 21:13
7a2ef52

Choose a tag to compare

Changelog

  • e90f133 Add support for relative time specifications in Prometheus queries (#142)
  • dd2811a Added seed data to prometheus (#148)
  • d0d8d94 Skip cloud e2e tests in forks (#145)
  • d659dcb ci(e2e): build/run MCP server separately, and print logs on failure (#154)
  • 7a2ef52 clean up non complete items from README (#156)
  • 7f3f0c2 fix: fix test for relative time calculations (#153)

Released by GoReleaser.