Vmanomaly MCP Server

The implementation of Model Context Protocol (MCP) server for vmanomaly - VictoriaMetrics Anomaly Detection product.

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-08-24 · ★ 9 · #89 OF 101 MAINTAINED DEVOPS & MONITORING · VERIFIED 2026-08-25

Apache-2.0 · Go servers · how we verify → /methodology

01 · Install Vmanomaly

before you install - you'll need

Set VMANOMALY_ENDPOINT, VMANOMALY_BEARER_TOKEN, VMANOMALY_HEADERS, MCP_VMANOMALY_IMAGE, VMANOMALY_BEARER_TOKEN_FILE, MCP_ENABLED_TOOLS, MCP_DISABLED_TOOLS, MCP_SERVER_MODE, MCP_LISTEN_ADDR, MCP_LOG_FILE before connecting. MCP_LOG_LEVEL is optional or environment-specific per the README.

Docker

docker run -i --rm ghcr.io/victoriametrics-community/mcp-vmanomaly:0.1.0

Claude Desktop - add to config

{
  "mcpServers": {
    "victoriametrics-community-mcp-vmanomaly": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/victoriametrics-community/mcp-vmanomaly:0.1.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 Vmanomaly can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v0.3.2 · 2026-08-13

Refreshed embedded documentation for vmanomaly v1.30.2. · Updated configuration guidance for query-level business policies and bounded reader.workers concurrency. · Compatibility · Existing MCP tools remain compatible…

v0.3.1 · 2026-08-06

Highlights · Hardened MCP tool discovery, execution, logging, secret loading, containers, and release · artifacts for safer production deployments. · Refreshed the embedded documentation for · vmanomaly v1.30.1 · and…

v0.3.0 · 2026-07-24

Highlights · Added aggregate time-series characteristics for inspecting real queries and making · data-driven model recommendations. · Added asynchronous shared autotune tools to create, inspect, and cancel tuning…

04 · Who maintains Vmanomaly

mcp-vmanomaly 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.

  1. mcp-victoriametrics MCP Server for VictoriaMetrics. Provides integration with VictoriaMetrics API and documentation ★ 220
  2. mcp-victorialogs MCP Server for VictoriaLogs. Provides integration with VictoriaLogs API and documentation ★ 96
  3. mcp-victoriatraces MCP Server for VictoriaTraces. Provides integration with VictoriaTraces API and documentation ★ 13

05 · Facts

category
DevOps & monitoring - ranked #89 of 101 actively-maintained DevOps & monitoring servers as of 2026-08-25.
release cadence
7 releases in the last 90 days (latest 2026-08-13)
registry
io.github.VictoriaMetrics-Community/mcp-vmanomaly (active, first published 2025-12-17 · 2 versions)
packages
oci:ghcr.io/victoriametrics-community/mcp-vmanomaly:0.1.0

06 · Vmanomaly FAQ

What is Vmanomaly?

The implementation of Model Context Protocol (MCP) server for vmanomaly - VictoriaMetrics Anomaly Detection product.

Is Vmanomaly still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-24 and it shipped 7 releases in the last 90 days. We re-verify nightly.

How do I install Vmanomaly?

Run `docker run -i --rm ghcr.io/victoriametrics-community/mcp-vmanomaly:0.1.0`. The README documents 11 environment variables (VMANOMALY_ENDPOINT, VMANOMALY_BEARER_TOKEN, VMANOMALY_HEADERS…) to set first. Set VMANOMALY_ENDPOINT, VMANOMALY_BEARER_TOKEN, VMANOMALY_HEADERS, MCP_VMANOMALY_IMAGE, VMANOMALY_BEARER_TOKEN_FILE, MCP_ENABLED_TOOLS, MCP_DISABLED_TOOLS, MCP_SERVER_MODE, MCP_LISTEN_ADDR, MCP_LOG_FILE before connecting. MCP_LOG_LEVEL is optional or environment-specific per the README. You can also paste the ready-made client config above.

07 · Alternatives to Vmanomaly

More DevOps & monitoring MCP servers · Cronicorn · Datto RMM · Ninja One · LLM Usage · VMware AIops

More Go MCP servers · Deja Vu · Vuln Check · Codex MCP Go · CNN Fear & Greed Index · Cloudcostsmcp · see all