Vmanomaly MCP Server

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

People who work with anomaly detection, monitoring and observability and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in Go.

VERIFIED ACTIVE

LAST COMMIT 2026-09-17 · ★ 9 · #104 OF 120 MAINTAINED DEVOPS & MONITORING · VERIFIED 2026-09-18

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.4.1 · 2026-09-17

Refreshed embedded documentation for vmanomaly v1.30.6, including UI v1.9.1, experimental hardened images, scheduler timezone behavior, and migration guidance. · Updated the integration environment to vmanomaly v1.30.6.

v0.4.0 · 2026-09-10

Shared autotune accepts named queries with aliases and individual business policies. Tune aligned multivariate groups in one study with frozen_params.groupby, returning one shared model configuration; legacy…

v0.3.4 · 2026-08-28

Refreshed embedded documentation for vmanomaly v1.30.4, including idle-shard hot-reload behavior and directional Temporal Envelope migration guidance. · Updated the integration environment to use vmanomaly v1.30.4.…

04 · Who maintains Vmanomaly

mcp-vmanomaly is maintained by victoriametrics-community. We track 4 MCP servers from victoriametrics-community - 4 actively maintained, 356 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 ★ 234
  2. mcp-victorialogs MCP Server for VictoriaLogs. Provides integration with VictoriaLogs API and documentation ★ 98
  3. mcp-victoriatraces MCP Server for VictoriaTraces. Provides integration with VictoriaTraces API and documentation ★ 15

05 · Facts

category
DevOps & monitoring - ranked #104 of 120 actively-maintained DevOps & monitoring servers as of 2026-09-18.
release cadence
9 releases in the last 90 days (latest 2026-09-17)
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-09-18, its last commit was 2026-09-17 and it shipped 9 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 · Topic Forge · LLM Usage

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