Grafana MCP Server
Query dashboards, Prometheus, Loki and incidents from a Grafana instance.
Add it to your client
Officialuvx mcp-grafana
{
"mcpServers": {
"grafana-mcp": {
"command": "uvx",
"args": [
"mcp-grafana"
]
}
}
}- Transport
- both
- Runtime
- Go
- Auth
- Required
- License
- Apache-2.0
mcp-grafana attaches to a Grafana instance with a service account token and turns its surface into tools: searching dashboards, extracting panel queries, running PromQL and LogQL, listing datasources, reading Sift investigations and OnCall schedules, and working with incidents. Whole groups such as InfluxDB, ClickHouse, CloudWatch and Graphite stay off until enabled with --enabled-tools, which keeps the default tool list small enough to be useful. Transport can be stdio, SSE or streamable HTTP, and Grafana Cloud offers the same capability as a hosted endpoint.
Similar MCP servers
Vercel MCP
MCP serverHosted endpoint for Vercel docs, projects, deployments and logs.
Meilisearch MCP
MCP serverOperates a Meilisearch instance, not just its search endpoint.
Ollama MCP Server
MCP serverDrives a local Ollama server through MCP tools.
Comments(0)
Sign in to comment