
1{2 "mcpServers": {3 "grafana": {4 "env": {5 "GRAFANA_URL": "http://localhost:3000",6 "GRAFANA_SERVICE_ACCOUNT_TOKEN": "<your service account token>"7 },8 "args": [9 "mcp-grafana"10 ],11 "command": "uvx"12 }13 }14}
No reviews yet. Be the first to review!
Sign in to join the conversation