High-Level Summary

Security Notes

1. Clone the MCP Repository

git clone <https://github.com/Pyda-AI/mcp-grafana-self-host>
cd mcp-grafana-self-host

2. Create Your .env File

First, create a new .env file inside the mcp-grafana-self-host directory:

touch .env
nano .env

You will add all required environment variables to this file in the following steps.


➤ Grafana URL

GRAFANA_URL=https://your-grafana-url.com