mcp-grafana
828
The Grafana MCP server is a Model Context Protocol server designed to integrate with Grafana, allowing users to access and manage their Grafana instances and related functionalities. It supports features such as searching dashboards, querying datasources, handling incidents, and managing OnCall schedules.
Grafana MCP server
A Model Context Protocol (MCP) server for Grafana providing access to your Grafana instance and its ecosystem.
Features
- Search and manage dashboards
- Manage datasource information
- Query Prometheus and Loki datasources
- Handle incidents and start Sift investigations
- Access Grafana OnCall functionality
- Admin capabilities such as managing teams
Usage
- Create a service account in Grafana and generate a token.
- Install
mcp-grafana
via Docker, download the binary, or build from source. - Configure your client configuration file for connection.
Development
- Contributions via issues or pull requests are welcomed.
- Use Go programming language for server operations and development.
- Build and test options are provided for server development, including unit, integration, and cloud tests.
License
This project is licensed under the Apache License, Version 2.0.