Discover and explore Model Context Protocol servers. Find the right integrations for your AI apps and agents.
Loading...
This provides access to your Grafana instance and the surrounding ecosystem.
Add this to your MCP client configuration:
{
"mcpServers": {
"grafana": {
"command": "mcp-grafana",
"args": [],
"env": {
"GRAFANA_URL": "<URL of your Grafana instance.>",
"GRAFANA_API_KEY": "<Your Grafana service account token for authentication.>"
}
}
}
}{
"id": "grafana",
"name": "Grafana",
"description": "This provides access to your Grafana instance and the surrounding ecosystem.",
"source_url": "https://github.com/grafana/mcp-grafana",
"publisher_name": "Raintank Inc., d/b/a Grafana Labs",
"publisher_url": "https://grafana.com",
"is_official": true,
"license": "Apache-2.0",
"runtime": "go",
"downloads": 0,
"requires_oauth": false,
"distribution": {
"type": "source",
"package": ""
},
"tools_count": 0
}