Loomal

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

179 starsoci: ghcr.io/victoriametrics-community/mcp-victoriametrics:1.18.0

About mcp-victoriametrics

mcp-victoriametrics is an MCP (Model Context Protocol) server published by victoriametrics-community in the official MCP registry, listed under App Automation on Loomal. MCP Server for VictoriaMetrics. Provides integration with VictoriaMetrics API and documentation

It ships as a Docker image (ghcr.io/victoriametrics-community/mcp-victoriametrics:1.18.0), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/victoriametrics-community/mcp-victoriametrics, where the project has earned 179 GitHub stars.

Use mcp-victoriametrics with your agent

Claude Code · one command
claude mcp add mcp-victoriametrics -- docker run -i --rm ghcr.io/victoriametrics-community/mcp-victoriametrics:1.18.0
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "mcp-victoriametrics": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/victoriametrics-community/mcp-victoriametrics:1.18.0"
      ]
    }
  }
}
ocighcr.io/victoriametrics-community/mcp-victoriametrics:1.18.0

Frequently asked questions

What is mcp-victoriametrics?
mcp-victoriametrics is an MCP (Model Context Protocol) server by victoriametrics-community in the App Automation category. MCP Server for VictoriaMetrics. Provides integration with VictoriaMetrics API and documentation
How do I connect mcp-victoriametrics to Claude, Cursor, or another MCP client?
Install mcp-victoriametrics from its oci package (ghcr.io/victoriametrics-community/mcp-victoriametrics:1.18.0) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is mcp-victoriametrics open source?
Yes — the source code is public at github.com/victoriametrics-community/mcp-victoriametrics, with 179 GitHub stars.
Can AI agents pay to use mcp-victoriametrics?
Not yet through Loomal — mcp-victoriametrics is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain mcp-victoriametrics? Claim this listing free by verifying GitHub ownership, or contact us.