Skip to main content
MonitoringPython

grafana/mcp-grafana

Search dashboards, investigate incidents and query datasources in your Grafana instance

monitoringofficialcloud-servicelocal-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/grafana/mcp-grafana

Claude Desktop configuration example:

{
  "mcpServers": {
    "mcp-grafana": {
      "command": "npx",
      "args": [
        "-y",
        "grafana/mcp-grafana"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Monitoring
Language
Python
Author
grafana