grafana-mcp-server-poc

aleti-pavan/grafana-mcp-server-poc
★ 0 stars Unknown language AI/LLM Updated today
This is to explore mcp server of grafana.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "grafana-mcp-server-p": {
      "command": "npx",
      "args": [
        "-y",
        "aleti-pavan/grafana-mcp-server-poc"
      ]
    }
  }
}

README Excerpt

Run Grafana + Prometheus locally and connect them to desktop MCP clients — **Claude Desktop** and **Codex / ChatGPT Desktop** — using the [`grafana/mcp-grafana`](https://hub.docker.com/r/grafana/mcp-grafana) Docker image. This lets you query and manage a local Grafana instance directly from your AI assistant: list dashboards, inspect datasources, query Prometheus, and more, all through natural language.