Grafana

Integrates with Grafana to enable searching dashboards, fetching datasource information, querying Prometheus metrics, and managing incidents through both stdio and SSE transport modes.

Featured
View Source
1370 stars
0 tools
Created Aug 2025
@grafana/grafana-grafana

About

Integrates with Grafana to enable searching dashboards, fetching datasource information, querying Prometheus metrics, and managing incidents through both stdio and SSE transport modes.

Categories

general

Installation

npm

npm install @grafana/grafana-grafana

Configuration

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