GitHub Stars
1,530
User Rating
Not Rated
Favorites
0
Views
206
Forks
142
Issues
32
Installation
Difficulty
IntermediateEstimated Time
10-20 minutes
Installation
Installation
Prerequisites
Please specify required software and versions:Go: 1.16 or higher
Grafana: 8.0 or higher
Installation Steps
1. Clone Repository
bash
git clone https://github.com/grafana/mcp-grafana.git
cd mcp-grafana
2. Install Dependencies
bash
go mod tidy
3. Build the Server
bash
go build
4. Start the Server
bash
./mcp-grafana
Troubleshooting
Common Issues
Issue: Server won't start Solution: Check Go version and reinstall dependencies. Issue: Fails to connect to Grafana Solution: Verify Grafana settings and ensure the API key is correct.Additional Resources
Author Information
Grafana Labs is behind leading open source projects Grafana and Loki, and the creator of the first open & composable observability platform.
Sweden
5,550
Followers
889
Repositories
0
Gists
0
Total Contributions