← All servers
πŸ”§

GrafanaVerifiedπŸ›‘ No advisories

io.github.grafana/mcp-grafana
New to MCP? Start here β†’
3.3kβ˜… stars
0weekly installs
2 hours agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/grafana, which proved it owns this namespace.

Verified owner: github.com/grafana β†—io.github.grafana/mcp-grafana

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs GRAFANA_SERVICE_ACCOUNT_TOKEN, GRAFANA_PASSWORD.
β—†
Network access
Connects to a hosted remote endpoint.
βœ“
Configuration
Reads GRAFANA_URL, GRAFANA_USERNAME, GRAFANA_ORG_ID, GRAFANA_EXTRA_HEADERS, GRAFANA_FORWARD_HEADERS.

About

An MCP server giving access to Grafana dashboards, data and more.

Packages & transports

dockerdocker.io/grafana/mcp-grafana:0.17.2vlatest Β· docker run
remotehttps://mcp.grafana.com/mcpHTTP

Metadata

Categorydevops
LicenseApache-2.0
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp_grafana": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "docker.io/grafana/mcp-grafana:0.17.2"
      ]
    }
  }
}

β–Ά Try itlive against mcp.grafana.com

This server has a hosted endpoint, so we can connect and list its actual tools right here. Nothing runs on your machine.