Skip to content

Grafana

Free

by Indie Developer

Open-source analytics and monitoring dashboards.

v1.0.0Added Jan 10, 2025
grafanadashboardsmonitoring
Works with:ClaudeGPTGeminiCopilot

Grafana MCP Server

Open-source analytics and monitoring dashboards.

Features

  • Dashboards
  • Panels
  • Alerts
  • Data sources
  • Plugins

Installation

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

Reviews

Leave a Review

Installation

Quick install
npx -y mcp-grafana
Add to claude_desktop_config.json
{
  "mcpServers": {
    "grafana": {
      "command": "npx",
      "args": ["-y", "mcp-grafana"]
    }
  }
}