Grafana runs on your own machine — the client starts it, so there is no endpoint to ping. 93 installs a week from pypi. Last commit 12 May 2026.
Manage dashboards, users, teams, alerts, data sources, and access control
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add grafana -- uvx mcparmory-grafana
{
"mcpServers": {
"grafana": {
"args": [
"mcparmory-grafana"
],
"command": "uvx"
}
}
}
[mcp_servers.grafana]
command = "uvx"
args = ["mcparmory-grafana"]
{
"mcpServers": {
"grafana": {
"args": [
"mcparmory-grafana"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"grafana": {
"args": [
"mcparmory-grafana"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.