Grafana
OfficialSearch dashboards, investigate incidents, query datasources, and OnCall alerts.
API Key Required
Configuration
{
"mcpServers": {
"grafana": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-grafana"
],
"env": {
"GRAFANA_API_KEY": "your-api-key-here"
}
}
}
}Add this to your claude_desktop_config.json file.