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

stdiocommunityservice

Package Details

Transportstdio

Environment Variables

VM_INSTANCE_ENTRYPOINT(str)
Required

URL to VictoriaMetrics instance (it should be root URL of vmsingle or vmselect), for example http://localhost:8428 or https://play.victoriametrics.com

VM_INSTANCE_TYPE(str)
Required

Type of VictoriaMetrics instance (single / cluster)

VM_INSTANCE_BEARER_TOKEN(str)
RequiredSecret

Authentication token for VictoriaMetrics API

VMC_API_KEY(str)
Secret

Optional: API key from VictoriaMetrics Cloud Console (if you have deployment in VictoriaMetrics Cloud)

MCP_DISABLED_TOOLS(str)

Comma-separated list of tools to disable

MCP_DISABLE_RESOURCES(bool)

Disable all resources (documentation tool will continue to work)