Skip to content
Claude Code

mcp victorialogs for Claude Code

io.github.victoriametrics-community/mcp-victorialogs

MCP Server for VictoriaLogs. Provides integration with VictoriaLogs API and documentation

client:Claude Code transport:stdio runtime:oci

Install mcp victorialogs in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add mcp-victorialogs -e VL_INSTANCE_ENTRYPOINT=<VL_INSTANCE_ENTRYPOINT> -e VL_INSTANCE_BEARER_TOKEN=<VL_INSTANCE_BEARER_TOKEN> -e MCP_DISABLED_TOOLS=<MCP_DISABLED_TOOLS> -- docker run -i --rm ghcr.io/victoriametrics-community/mcp-victorialogs:1.8.0

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

mcp victorialogs in other clients