Victorialogs MCP Server
The implementation of Model Context Protocol (MCP) server for VictoriaLogs.
People who work with logging, logs and observability and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in Go.
VERIFIED ACTIVE
LAST COMMIT 2026-07-15 · ★ 98 · #97 OF 120 MAINTAINED DEVOPS & MONITORING · VERIFIED 2026-09-18
Apache-2.0 · Go servers · how we verify → /methodology
01 · Install Victorialogs
before you install - you'll need
Set VL_INSTANCE_ENTRYPOINT, VL_INSTANCE_BEARER_TOKEN, VL_INSTANCE_HEADERS, MCP_PASSTHROUGH_HEADERS, MCP_SERVER_MODE, MCP_SSE_ADDR, MCP_DISABLED_TOOLS, MCP_LISTEN_ADDR before connecting.
Docker
docker run -i --rm ghcr.io/victoriametrics-community/mcp-victorialogs:1.8.0 Claude Desktop - add to config
{
"mcpServers": {
"victoriametrics-community-mcp-victorialo": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/victoriametrics-community/mcp-victorialogs:1.8.0"
]
}
}
} Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as container (OCI image) - can be sandboxed away from your filesystem
license Apache-2.0 - declared in the repository
registry namespace io.github.VictoriaMetrics-Community is GitHub-verified and matches the repo owner
03 · What Victorialogs can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v1.9.0 · 2026-04-10
Bump github.com/blevesearch/bleve/v2 from 2.5.6 to 2.5.7 · add logging for different server mod · set default tenant via the VL_DEFAULT_TENANT_ID environment variable · handle field array parameter type conversion…
v1.8.0 · 2025-12-15
Bump alpine from 3.22 to 3.23 · Bump github.com/mark3labs/mcp-go from 0.43.1 to 0.43.2 · updated embedded docs and blog posts · updated dependencies
v1.7.0 · 2025-11-28
Bump golangci/golangci-lint-action from 8 to 9 · Bump github.com/blevesearch/bleve/v2 from 2.5.4 to 2.5.5 · Bump github.com/mark3labs/mcp-go from 0.43.0 to 0.43.1 · Bump actions/checkout from 5 to 6 · updated embedded…
04 · Who maintains Victorialogs
mcp-victorialogs is maintained by victoriametrics-community. We track 4 MCP servers from victoriametrics-community - 4 actively maintained, 356 combined GitHub stars, oldest repo from May 2025. Full record: all servers from victoriametrics-community.
- mcp-victoriametrics MCP Server for VictoriaMetrics. Provides integration with VictoriaMetrics API and documentation ★ 234
- mcp-vmanomaly MCP Server for vmanomaly - VictoriaMetrics anomaly detection ★ 9
- mcp-victoriatraces MCP Server for VictoriaTraces. Provides integration with VictoriaTraces API and documentation ★ 15
05 · Facts
- category
- DevOps & monitoring - ranked #97 of 120 actively-maintained DevOps & monitoring servers as of 2026-09-18.
- registry
- io.github.VictoriaMetrics-Community/mcp-victorialogs (active, first published 2025-10-01 · 4 versions)
- packages
- oci:ghcr.io/victoriametrics-community/mcp-victorialogs:1.8.0
06 · Victorialogs FAQ
What is Victorialogs?
The implementation of Model Context Protocol (MCP) server for VictoriaLogs.
Is Victorialogs still maintained?
Yes - as of 2026-09-18, its last commit was 2026-07-15. We re-verify nightly.
How do I install Victorialogs?
Run `docker run -i --rm ghcr.io/victoriametrics-community/mcp-victorialogs:1.8.0`. The README documents 8 environment variables (VL_INSTANCE_ENTRYPOINT, VL_INSTANCE_BEARER_TOKEN, VL_INSTANCE_HEADERS…) to set first. Set VL_INSTANCE_ENTRYPOINT, VL_INSTANCE_BEARER_TOKEN, VL_INSTANCE_HEADERS, MCP_PASSTHROUGH_HEADERS, MCP_SERVER_MODE, MCP_SSE_ADDR, MCP_DISABLED_TOOLS, MCP_LISTEN_ADDR before connecting. You can also paste the ready-made client config above.
07 · Alternatives to Victorialogs
Alternatives to Victorialogs
Maintained DevOps & monitoring servers if Victorialogs isn't the fit.
- World Monitor Live markets, conflicts, country risk, chokepoints, energy, and China decision signals. 75 tools. ★ 86,725 · 2026-09-17
- Open Metadata Official OpenMetadata MCP: 21 read and write tools for search, lineage, data quality, governance. ★ 15,244 · 2026-09-18
- Kubeshark MCP Server Real-time Kubernetes network traffic visibility and API analysis for HTTP, gRPC, Redis, Kafka, DNS. ★ 12,082 · 2026-09-09
- Grafana An MCP server giving access to Grafana dashboards, data and more. ★ 3,467 · 2026-09-17
- Radar Kubernetes MCP Server Kubernetes MCP server for diagnosis, resource management, GitOps, and RBAC-enforced operations. ★ 3,371 · 2026-09-18
- Testkube MCP MCP server for Testkube - Manage test workflows, executions, and artifacts via AI assistants ★ 1,658 · 2026-09-18
Pairs well with
Servers that cover what Victorialogs doesn't - only shown when the pairing reason fits the companion.
More DevOps & monitoring MCP servers · Victoriametrics · Victoriatraces · Vmanomaly · Cronicorn · Datto RMM
More Go MCP servers · Deja Vu · Vuln Check · see all