Grafana
MCP Serverby grafana · Added 5mo ago
Claude
2.6k
Install
git clone https://github.com/grafana/mcp-grafanaAdd to Claude
claude mcp add grafana-mcp-grafanaQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"grafana": {
"command": "npx",
"args": [
"@modelcontextprotocol/grafana"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Integrates with Grafana to enable searching dashboards, fetching datasource information, querying Prometheus metrics, and managing incidents through both stdio and SSE transport modes.
Tags
Web & Browsermcp-server