Skip to main content
Glama
VictoriaMetrics

MCP Server for vmanomaly

Official

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_LOG_FILENoLog file path (empty = stderr)stderr
MCP_LOG_LEVELNoLog level: debug (verbose), info (default), warn, or errorinfo
MCP_LISTEN_ADDRNoAddress for HTTP server to listen onlocalhost:8080
MCP_SERVER_MODENoServer operation mode. See Modes for details.stdio
VMANOMALY_HEADERSNoCustom HTTP headers for requests (comma-separated key=value pairs, e.g., X-Custom=value1,X-Auth=value2)
MCP_DISABLED_TOOLSNoComma-separated list of tools to disable
VMANOMALY_ENDPOINTYesvmanomaly server endpoint URL (e.g., http://localhost:8490)
MCP_DISABLE_RESOURCESNoDisable all resources (documentation search will continue to work)false
MCP_HEARTBEAT_INTERVALNoHeartbeat interval for streamable-http protocol (keeps connection alive through network infrastructure)30s
VMANOMALY_BEARER_TOKENNoBearer token for authenticating with vmanomaly API

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/VictoriaMetrics/mcp-vmanomaly'

If you have feedback or need assistance with the MCP directory API, please join our Discord server