Victorialogs MCP Server
The implementation of Model Context Protocol (MCP) server for VictoriaLogs.
People who need DevOps & monitoring tools inside Claude, Cursor, VS Code, or another MCP client. The project is written in Go.
VERIFIED ACTIVE
LAST COMMIT 2026-07-15 · ★ 96 · #80 OF 101 MAINTAINED DEVOPS & MONITORING · VERIFIED 2026-08-25
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, 338 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 ★ 220
- mcp-victoriatraces MCP Server for VictoriaTraces. Provides integration with VictoriaTraces API and documentation ★ 13
- mcp-vmanomaly MCP Server for vmanomaly - VictoriaMetrics anomaly detection ★ 9
05 · Facts
- category
- DevOps & monitoring - ranked #80 of 101 actively-maintained DevOps & monitoring servers as of 2026-08-25.
- 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-08-25, 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 global intelligence: real-time markets, conflicts, country risk, chokepoints, energy. 39 tools. ★ 83,963 · 2026-08-24
- Open Metadata Official OpenMetadata MCP: governed context and business semantics for AI assistants and agents. ★ 14,959 · 2026-08-25
- Kubeshark MCP Server Real-time Kubernetes network traffic visibility and API analysis for HTTP, gRPC, Redis, Kafka, DNS. ★ 12,057 · 2026-08-18
- Grafana An MCP server giving access to Grafana dashboards, data and more. ★ 3,384 · 2026-08-24
- Radar Kubernetes visibility for AI agents: query workloads, events, logs, topology, and Helm releases. ★ 3,103 · 2026-08-24
- Testkube MCP MCP server for Testkube - Manage test workflows, executions, and artifacts via AI assistants ★ 1,647 · 2026-08-24
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