MCP profile
Github VictoriaMetrics Mcp Vmanomaly
MCP Server for vmanomaly - VictoriaMetrics anomaly detection
Developer ToolsPackageociOpen SourceExternal
Last updated
March 16, 2026
Visibility
Public
ByRegistry
About This MCP Server
The implementation of Model Context Protocol (MCP) server for vmanomaly - VictoriaMetrics Anomaly Detection product.
This provides seamless integration with vmanomaly REST API and documentation for AI-assisted anomaly detection, model management, and observability insights.
Capabilities
Health Monitoring: Check vmanomaly server health and build informationModel Management: List, validate, and configure anomaly detection models (like zscore_online, prophet, and more)Configuration Generation: Generate complete vmanomaly YAML configurationsAlert Rule Generation: Generate vmalert alerting rules based on anomaly score metrics to simplify alerting setupDocumentation Search: Full-text search across embedded vmanomaly documentation with fuzzy matching
Tools & Endpoints1
What Problems It Solves
- After installing and configuring the MCP server, you can start using it with your favorite MCP client.
- You can start dialog with AI assistant from the phrase:
- But it's not required, you can just start asking questions and the assistant will automatically use the tools and documentation to provide you with the best answers.
Why Use Github VictoriaMetrics Mcp Vmanomaly?
- Health Monitoring: Check vmanomaly server health and build information
- Model Management: List, validate, and configure anomaly detection models (like zscore_online, prophet, and more)
- Configuration Generation: Generate complete vmanomaly YAML configurations
- Alert Rule Generation: Generate vmalert alerting rules based on anomaly score metrics to simplify alerting setup
- Documentation Search: Full-text search across embedded vmanomaly documentation with fuzzy matching
Specifications
Status
live
Industry
Developer Tools
Category
General
Server type
Package
Language
oci
License
Open Source
Verified
Yes
Requirements
- vmanomaly instance (version 1.28.3+) with REST API access
- Go 1.24 or higher (if building from source)
Hosting
Hosting Options
- Package
API
Integrate this server into your application. Choose a connection method below.
1
Install
Install command
oci
go install github.com/VictoriaMetrics/mcp-vmanomaly/cmd/mcp-vmanomaly@latest2
Configure
Configuration
json
{
"mcpServers": {
"vmanomaly": {
"command": "/path/to/mcp-vmanomaly",
"env": {
"VMANOMALY_ENDPOINT": "http://localhost:8490",
"VMANOMALY_BEARER_TOKEN": "<YOUR_TOKEN>",
"VMANOMALY_HEADERS": "X-Custom=value1,X-Auth=value2"
}
}
}
}Performance
Usage
Quick Reference
- Name
- Github VictoriaMetrics Mcp Vmanomaly
- Function
- MCP Server for vmanomaly - VictoriaMetrics anomaly detection
- Available Tools
- MCP vmanomaly provides tools organized into categories:
- Transport
- Package
- Language
- oci
- Install
- go install github.com/VictoriaMetrics/mcp-vmanomaly/cmd/mcp-vmanomaly@latest
- Source
- External (Registry)
- License
- Open Source
Get started
Ready to integrate this MCP server?
Book a demo to see how this server fits your workflow, or explore the full catalog.