Add Grafana plugins (grafana-mcp, grafana-assistant, grafana-cloud-mcp)

This commit is contained in:
Bryan Thompson 2026-06-26 10:30:52 -05:00
parent 82f22ec4f0
commit af34c25e34
No known key found for this signature in database
GPG Key ID: 1D66D91917EE02E6

View File

@ -1403,6 +1403,54 @@
}
}
},
{
"name": "grafana-assistant",
"description": "Skills and rules for developing and using the Grafana Assistant app and CLI.",
"author": {
"name": "Grafana"
},
"category": "monitoring",
"source": {
"source": "git-subdir",
"url": "https://github.com/grafana/ai-marketplace.git",
"path": "plugins/grafana-assistant",
"ref": "main",
"sha": "a5c72f2d74c640e9675eb0249526447968535015"
},
"homepage": "https://grafana.com"
},
{
"name": "grafana-cloud-mcp",
"description": "Hosted MCP server for AI-assisted Grafana Cloud observability — no local installation required.",
"author": {
"name": "Grafana"
},
"category": "monitoring",
"source": {
"source": "git-subdir",
"url": "https://github.com/grafana/ai-marketplace.git",
"path": "plugins/grafana-cloud-mcp",
"ref": "main",
"sha": "a5c72f2d74c640e9675eb0249526447968535015"
},
"homepage": "https://grafana.com"
},
{
"name": "grafana-mcp",
"description": "MCP server for AI-assisted Grafana dashboard, datasource, alerting, and incident management.",
"author": {
"name": "Grafana"
},
"category": "monitoring",
"source": {
"source": "git-subdir",
"url": "https://github.com/grafana/ai-marketplace.git",
"path": "plugins/grafana-mcp",
"ref": "main",
"sha": "a5c72f2d74c640e9675eb0249526447968535015"
},
"homepage": "https://grafana.com"
},
{
"name": "greptile",
"description": "AI-powered codebase search and understanding. Query your repositories using natural language to find relevant code, understand dependencies, and get contextual answers about your codebase architecture.",