mcp-victoriametrics and loki-mcp
About mcp-victoriametrics
VictoriaMetrics/mcp-victoriametrics
The implementation of Model Context Protocol (MCP) server for VictoriaMetrics
Exposes VictoriaMetrics' read-only APIs through MCP tools, enabling querying, metric exploration, rule analysis, and cardinality debugging directly from AI clients. Operates in multiple modes (stdio, HTTP/SSE) with embedded documentation searchable offline, allowing seamless integration with Claude and other MCP-compatible clients without external API calls.
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