VictoriaMetrics-mcp-server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| VM_URL | No | The URL of the VictoriaMetrics server | |
| VM_INSERT_URL | No | The URL for VictoriaMetrics insert operations | |
| VM_SELECT_URL | No | The URL for VictoriaMetrics select operations |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| vm_data_writeC | Write data to the VM database |
| vm_query_rangeC | Query time series over a time range |
| vm_queryC | Query current value of a time series |
| vm_labelsB | Get all unique label names |
| vm_label_valuesC | Get all unique values for a specific label |
| vm_prometheus_writeC | mport Prometheus exposition format data into VictoriaMetrics |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/yincongcyincong/VictoriaMetrics-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server