grafana-mcp

grafana-mcp

0

Grafana MCP is an MCP server designed to enhance interaction with Grafana dashboards, data sources, and alerts through a comprehensive set of tools. It facilitates dashboard and organization management and supports token authentication for secure access.

Grafana MCP

This project is an MCP server for Grafana, providing tools to interact with Grafana dashboards, data sources, alerts, and more. It includes a dashboard template resource and features for dashboard management, organization management, and data source management. The package requires the grafana-client, python-dotenv, and mcp to function, and supports token-based authentication.

Usage

  • Install the package using pip from GitHub or locally.
  • Configure Grafana authentication with a .env file containing the Grafana URL and API token.
  • Run the MCP server using Python and add it to Claude Code for integration.