MCPHub

0 serversUpdated Aug 28, 2026

ServersTrendingCategories
MCPHub

Catalog

  • Servers
  • Trending
  • Categories

Company

  • About

Shout out

  • Formatly
  • Hirime

Searchable catalog of Model Context Protocol servers. Find tools that connect your AI assistant to the services and data you use.

PrivacyTerms

© 2026 MCPHub

Servers/Monitoring/grafana/mcp-grafana
MonitoringOfficialPython
G

grafana/mcp-grafana

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

0 starsUpdated Aug 28, 2026
View on GitHub

Ads

Overview

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

Installation

uvx mcp-grafana

Configuration

{
  "mcpServers": {
    "grafana": {
      "command": "uvx",
      "args": [
        "mcp-grafana"
      ],
      "env": {
        "GRAFANA_URL": "http://localhost:3000",
        "GRAFANA_SERVICE_ACCOUNT_TOKEN": "<your service account token>"
      }
    }
  }
}

Capabilities

  • Search and inspect dashboards

    Ask for a dashboard by UID, get a compact summary via `get_dashboard_summary`, or extract specific fields with `get_dashboard_property` using JSONPath.

  • Query observability data

    Run PromQL against Prometheus with `query_prometheus`, or LogQL queries against Loki, including metadata and histogram percentile lookups.

  • Manage alerting

    List alert rules and their firing statuses, create or update rules, and inspect notification policies and contact points.

  • Render dashboard images

    Generate a PNG of a panel or full dashboard via the rendering tool, with custom time ranges, theme, and scale options.

  • Explore agent conversations

    List and search LLM conversations, fetch full generation details, and inspect evaluation scores and agent catalog versions.

Tags

  • grafana
  • monitoring
  • observability-incident
  • search
  • knowledge-retrieval
  • awesome-list

Related MCP servers

I

ingero-io/ingero

eBPF-based GPU causal observability agent with MCP server. Traces CUDA Runtime/Driver APIs and host kernel events to build causal chains explaining GPU latency.

0MonitoringUpdated Today
A

adanb13/cirdan

AI infrastructure cartographer & MCP server: fingerprints, graphs, and watches the live infrastructure an agent can reach (Docker, Kubernetes, cloud, IaC) and detects incidents.

0MonitoringUpdated Today
A

agentkitai/agentlens

Tamper-evident observability for AI agents: a SHA-256 hash-chained audit log with chain verification and signed export (EU AI Act Art. 12). Instrument any agent with zero code via `npx -y @agentlensai/mcp`; also ingests OpenTelemetry GenAI traces.

0MonitoringUpdated Today
A

alilxxey/openobserve-community-mcp

Read-only MCP server for OpenObserve Community Edition via REST API. Search logs, traces, stream schemas, and dashboards without requiring the Enterprise license.

0MonitoringUpdated Today