SERVER
MCP Grafana
Rank #86io.github.grafana/mcp-grafana
MCP server providing grafana capabilities
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)
ORGANIZATION
grafana
MORE FROM THIS PUBLISHER
Other servers by grafana
View all grafana servers →VERSIONS
Available versions (17)
| Version | Published |
|---|---|
| v0.14.0 | May 8, 2026 |
| v0.13.1 | Apr 30, 2026 |
| v0.13.0 | Apr 29, 2026 |
| v0.12.1 | Apr 28, 2026 |
| v0.12.0 | Apr 23, 2026 |
| v0.11.6 | Apr 9, 2026 |
| v0.11.5 | Apr 9, 2026 |
| v0.11.4 | Apr 2, 2026 |
| v0.11.3 | Mar 12, 2026 |
| v0.11.2 | Feb 25, 2026 |
| v0.11.1 | Feb 24, 2026 |
| v0.11.0 | Feb 19, 2026 |
| v0.10.0 | Feb 12, 2026 |
| v0.9.0 | Jan 28, 2026 |
| v0.7.7 | Oct 15, 2025 |
| v0.7.7-rc.3 | Oct 15, 2025 |
| 0.1.0 | Nov 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 listed on the official MCP registry?
- 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