Exposes a Model Context Protocol (MCP) server for interacting with VictoriaMetrics.
This tool provides a Model Context Protocol (MCP) server interface for VictoriaMetrics, allowing users to interact with the time-series database using a standardized protocol. It offers a set of API functions for writing data, importing Prometheus exposition format data, and querying time series data over specific ranges. It supports querying current values, retrieving label names, and fetching label values, making it a versatile tool for managing and analyzing metrics data within VictoriaMetrics.