SERVER

MCP Grafana

Rank #86

io.github.grafana/mcp-grafana

MCP server providing grafana capabilities

17 versions
3,086 GitHub stars
by grafana (3 servers)View repository ↗
First listed
Jan 28, 2025
Last publish date
May 8, 2026
OVERVIEW

MCP Grafana is a Model Context Protocol (MCP) server published by grafana. It ranks #86 of 58,900 servers tracked on MCP Toplist, and its repository has 3,086 GitHub stars. MCP Grafana is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 17 tracked versions. It was first listed on Jan 28, 2025 and most recently updated on May 8, 2026.

STANDING
#86of 58,900 tracked serversTop 0.5%

Ranks ahead of 58,814 of 58,900 servers on MCP Toplist.

Recent momentum
+134GitHub stars since Apr 27 (+5%)
CONNECT

Use MCP Grafana

Add MCP Grafana to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Remote · SSE
{
  "mcpServers": {
    "mcp-grafana": {
      "url": "https://mcp.grafana.com/mcp"
    }
  }
}

This endpoint requires authentication — see the server’s docs for credentials.

Docker image
{
  "mcpServers": {
    "mcp-grafana": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "docker.io/grafana/mcp-grafana:0.14.0"
      ],
      "env": {
        "GRAFANA_URL": "<your GRAFANA_URL>",
        "GRAFANA_SERVICE_ACCOUNT_TOKEN": "<your GRAFANA_SERVICE_ACCOUNT_TOKEN>",
        "GRAFANA_USERNAME": "<your GRAFANA_USERNAME>",
        "GRAFANA_PASSWORD": "<your GRAFANA_PASSWORD>",
        "GRAFANA_ORG_ID": "<your GRAFANA_ORG_ID>",
        "GRAFANA_EXTRA_HEADERS": "<your GRAFANA_EXTRA_HEADERS>",
        "GRAFANA_FORWARD_HEADERS": "<your GRAFANA_FORWARD_HEADERS>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 3 registries (1 delisted)

GlamaDelisted · last seen Apr 27, 2026
ORGANIZATION

grafana

Organization
Total servers
3
Total versions
17
MORE FROM THIS PUBLISHER

Other servers by grafana

View all grafana servers →
VERSIONS

Available versions (17)

VersionPublished
v0.14.0May 8, 2026
v0.13.1Apr 30, 2026
v0.13.0Apr 29, 2026
v0.12.1Apr 28, 2026
v0.12.0Apr 23, 2026
v0.11.6Apr 9, 2026
v0.11.5Apr 9, 2026
v0.11.4Apr 2, 2026
v0.11.3Mar 12, 2026
v0.11.2Feb 25, 2026
v0.11.1Feb 24, 2026
v0.11.0Feb 19, 2026
v0.10.0Feb 12, 2026
v0.9.0Jan 28, 2026
v0.7.7Oct 15, 2025
v0.7.7-rc.3Oct 15, 2025
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is MCP Grafana?
MCP server providing grafana capabilities
Who maintains MCP Grafana?
MCP Grafana is maintained by grafana, which publishes 3 MCP servers (17 total versions) tracked on MCP Toplist.
Is MCP Grafana an official MCP server?
Yes — MCP Grafana is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
How many versions does MCP Grafana have?
MCP Toplist tracks 17 versions of MCP Grafana, most recently published on May 8, 2026.
Where can I find the source code for MCP Grafana?
The source code for MCP Grafana is hosted at github.com/grafana/mcp-grafana.
EXPLORE