monitoring

Mcp Grafana

Search dashboards, investigate incidents and query datasources in your Grafana instance

python
cloud
local
enterprise
monitoring
0
View on GitHub

Installation

npx -y grafana/mcp-grafana

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "mcp-grafana",
  "command": "npx",
  "args": [
    "-y",
    "grafana/mcp-grafana"
  ]
}

About This MCP Server

grafana/mcp-grafana

Search dashboards, investigate incidents and query datasources in your Grafana instance

GitHub: https://github.com/grafana/mcp-grafana

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub