Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by yincongcyincong • Analytics & Monitoring
An MCP server that lets agents read and write time-series data to VictoriaMetrics and interact with its Tools API.
Write time-series data programmatically into a VictoriaMetrics instance using tag objects, values, and timestamps.
Import Prometheus exposition-format metrics into VictoriaMetrics using vm_prometheus_write.
Query time-series data (range or instant) and discover label names and values from a VictoriaMetrics server.
This MCP server provides an adapter between agents and VictoriaMetrics, enabling writes of metric series, Prometheus-format ingestion, range and instant queries, and label inspection. It exposes methods for vm_data_write, vm_prometheus_write, vm_query_range, vm_query, vm_labels, and vm_label_values and can be installed via Smithery or run with npx. Environment variables (VM_URL, VM_SELECT_URL, VM_INSERT_URL) are used to configure the target VictoriaMetrics endpoints. It's useful for integrating automated agents with VictoriaMetrics for monitoring, ingestion, and querying workflows.
Write data to the VM database
Query time series over a time range
Query current value of a time series
Get all unique label names
Get all unique values for a specific label
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.