monitoring
Mcp Grafana
Search dashboards, investigate incidents and query datasources in your Grafana instance
python
cloud
local
enterprise
monitoring
Installation
npx -y grafana/mcp-grafanaConfiguration
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
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub