Grafana
pulsemcp/grafanaIntegrates with Grafana's monitoring platform to query metrics via PromQL, search logs through Loki, execute dashboard panels with template variables, and retrieve metadata for datasources and folders, enabling real-time infrastructure observability and incident response workflows.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"grafana": {
"url": "None",
"transport": "http"
}
}
}