loki-mcp

grafana/loki-mcp
★ 122 stars Go 🤖 AI/LLM Updated 18d ago
An MCP ( Model Context Protocol ) Server for Grafana Loki
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "loki-mcp": {
      "command": "go",
      "args": [
        "run",
        "github.com/grafana/loki-mcp@latest"
      ]
    }
  }
}

Topics

agentic-aiagentic-workflowgolanggrafanalokimcpmcp-server