🔧
Grafana-Loki MCP Server
🔧MCP Servertumf/grafana-loki-mcp
What it does
|An MCP server built with FastMCP that allows AI agents to query Loki logs through the Grafana API, supporting label queries, multiple output formats (text, JSON, markdown), and both stdio and SSE transport protocols.
remotemonitoringobservability
Installation
Claude CodeAuto-generated from README. View full documentation on GitHub →
claude mcp add loki -- uvx grafana-loki-mcp -u GRAFANA_URL -k GRAFANA_API_KEYServer ConfigurationServer configuration (JSON)
{
"mcpServers": {
"loki": {
"command": "uvx",
"args": [
...25
Last UpdatedJan 5, 2026