Grafana MCP

Active
GitHub Go Apache-2.0

Description

Official Grafana MCP server enabling AI agents to query dashboards, manage alerts, and analyze monitoring data for intelligent ops.

Key Features

  • Dashboard search, retrieval, creation, and patching with context-aware summaries
  • PromQL, LogQL, and multi-datasource querying (ClickHouse, CloudWatch, Snowflake)
  • Alert rule listing, creation, and annotation management
  • Incident and on-call schedule access for incident response
  • AI Incident Agent for RCA generation and remediation playbooks
  • Context window management with JSONPath property extraction

Use Cases

πŸ’‘ AI-driven incident diagnosis and root cause analysis
πŸ’‘ Automated dashboard generation from natural language descriptions
πŸ’‘ Log exploration and correlation across Loki and Elasticsearch
πŸ’‘ Monitoring stack management through conversational AI
πŸ’‘ Prometheus metric querying and alerting rule management

Quick Start

uvx mcp-grafana, configure GRAFANA_URL and GRAFANA_SERVICE_ACCOUNT_TOKEN in MCP client config. Requires Grafana 9.0+.

Related Projects