mcp-victoriametrics
The VictoriaMetrics MCP Server integrates with VictoriaMetrics, offering advanced monitoring, debugging, and automation capabilities. It supports various read-only APIs, and features embedded documentation, making it a comprehensive solution for engineers and developers.
What is the VictoriaMetrics MCP Server?
It is an implementation of the Model Context Protocol server for VictoriaMetrics, providing integration with VictoriaMetrics APIs and documentation for monitoring and debugging tasks.
What are the main features of the VictoriaMetrics MCP Server?
The server allows querying metrics, exploring data, analyzing alerting and recording rules, showing instance parameters, and exploring data cardinality and metrics usage statistics.
How can I install the VictoriaMetrics MCP Server?
You can install it using Go, from source code, or by downloading binaries from the releases page. Docker support is coming soon.
What tools does the VictoriaMetrics MCP Server provide?
It provides tools for executing queries, listing metrics and labels, exporting data, viewing rules and alerts, and debugging configurations, among others.
How do I configure the VictoriaMetrics MCP Server?
Configuration is done via environment variables, specifying the VictoriaMetrics instance URL, type, authentication token, and server operation mode.