Grafana MCP
Lets agents search dashboards, list datasources, and run Prometheus or Loki queries against an existing Grafana stack.
What it provides
Connect an existing HTTPS deployment with an optional scoped token. Heavy jobs stay on that service instead of using bot memory.
Connection requirements
Run mcp-grafana outside the bot with `-t streamable-http`, which serves /mcp on port 8000, and publish it behind an authenticated HTTPS reverse proxy. Keep Bearer selected and paste the proxy token below. The Grafana credential itself stays in the server’s GRAFANA_SERVICE_ACCOUNT_TOKEN, so give that service account read-only permissions.
- Protocol
- Streamable HTTP MCP
- Endpoint
https://grafana-mcp.example.com/mcp- Authentication
- bearer
Where to add it
Open Dashboard Tools, select a running OpenClaw or Hermes instance, then use the card’s Install or Connect action. External services may require an HTTPS endpoint and credentials; the dashboard shows those fields before anything is saved.