MCP Vmanomaly
UnclaimedThe implementation of Model Context Protocol (MCP) server for VMAnomaly
Install
go install github.com/VictoriaMetrics/mcp-vmanomaly/cmd/mcp-vmanomaly@vX.Y.ZUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (16)
vmanomaly_cancel_autotune_task
Request cooperative cancellation of an autotune task
vmanomaly_check_compatibility
Check if persisted state is compatible with runtime version
vmanomaly_create_autotune_task
Start tuning one requested model class on sampled series
vmanomaly_generate_alert_rule
Generate VMAlert rule YAML for anomaly score alerting
vmanomaly_get_autotune_task
Poll autotune progress and retrieve a completed recommendation
vmanomaly_get_buildinfo
Get build information (version, build time, Go version)
vmanomaly_get_metrics
Get vmanomaly server metrics in Prometheus format
vmanomaly_get_model_schema
Get JSON schema for a specific model type
vmanomaly_get_server_models
Get configured server models and their query attachments
vmanomaly_get_server_queries
Get configured server query aliases and expressions
vmanomaly_health_check
Check vmanomaly server health status
vmanomaly_list_models
List models exposed to VMUI and other UI-oriented flows
vmanomaly_search_docs
Full-text search across vmanomaly documentation with fuzzy matching
vmanomaly_timeseries_characteristics
Profile sampled query results for trends, seasonalities, spikiness, and gaps
vmanomaly_validate_config
Validate complete vmanomaly YAML configuration
vmanomaly_validate_model_config
Validate model configuration before using it