Back to Data

grafana-observer-mcp

A comprehensive MCP server for observing Grafana dashboards, inspecting panels, and querying Prometheus metrics. Supports both dashboard analysis and time-series monitoring.

Last updated: 1/27/2026

Installation

Add this MCP to your configuration:

{
  "mcpServers": {
    "grafana-observer-mcp": {
      // See GitHub repository for configuration
    }
  }
}