mcp-victorialogs and loki-mcp
About mcp-victorialogs
VictoriaMetrics/mcp-victorialogs
The implementation of Model Context Protocol (MCP) server for VictoriaLogs.
Exposes VictoriaLogs' read-only APIs—including log querying, stream/field enumeration, and query statistics—through MCP tools alongside embedded, searchable documentation for offline access. Supports multiple deployment modes (stdio, HTTP) with environment-based configuration for authentication and multi-tenancy, enabling AI clients like Claude Desktop to perform log analysis and debugging tasks directly against VictoriaLogs instances.
About loki-mcp
grafana/loki-mcp
An MCP ( Model Context Protocol ) Server for Grafana Loki
Exposes Grafana Loki querying through a `loki_query` tool with LogQL support, configurable time ranges, result limits, and multi-tenant organization IDs via environment variables or request parameters. Built in Go, it communicates via stdin/stdout using the Model Context Protocol and also supports HTTP with Server-Sent Events (SSE) for integration with Claude Desktop, n8n workflows, and other MCP-compatible clients. Includes multi-authentication methods (basic auth, bearer tokens) and a complete Docker Compose setup with Loki, Grafana, and log generators for local testing.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work