mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-07-13 12:46:55 -03:00
Add Grafana plugins (grafana-mcp, grafana-assistant, grafana-cloud-mcp)
This commit is contained in:
parent
82f22ec4f0
commit
af34c25e34
@ -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.",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user