Provides a Model Context Protocol (MCP) server for accessing and interacting with Grafana instances and their surrounding ecosystem.
The Grafana MCP server provides a bridge between Grafana and other tools using the Model Context Protocol (MCP). It enables functionalities like searching for dashboards, retrieving dashboard information, listing and querying data sources (Prometheus, Loki), querying Prometheus and Loki metadata, and managing Grafana incidents and alerts. The server's modular design allows users to selectively enable tools, tailoring the context window to their specific needs and workflows. It is designed to integrate with tools like Claude Desktop, enhancing their capabilities by leveraging Grafana's rich data and visualization features.
Key Features
01Search for and retrieve Grafana dashboards.
02List and fetch alert rule information.
03List and query data sources such as Prometheus and Loki.