Loading MCP server directory, please wait...
Search & edit Grafana dashboards, query datasources (PromQL/LogQL/SQL), inspect alerts.
npx @getmcp/cli add io.github.dockndevai/mcp-grafanaRequires Node.js 18+. Community-contributed server. Review source before installing.
GRAFANA_TOKENGrafana service-account token (Bearer). Use a Viewer-role account for read-only use.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.dockndevai/mcp-grafana": {
"command": "npx",
"args": [
"-y",
"@dockndevai/mcp-grafana"
],
"env": {
"GRAFANA_URL": "",
"GRAFANA_TOKEN": "",
"GRAFANA_MODE": ""
}
}
}
}