general MCP Server
The implementation of Model Context Protocol (MCP) server for VictoriaMetrics
Discovered via smithery and last synced 2mo ago.
Install instructions not detected yet
Check the source repository for the latest setup steps.
Allowed values
Comma-separated list of tools to disable
`debug`, `info`, `warn`, `error`
Export raw time series data to JSON or CSV
Stored metrics metadata (type, help and unit)
View most frequent or slowest queries
Minimum log level
Type of VictoriaMetrics instance
Description
Search VictoriaMetrics documentation for specific topics
Description
Prettify and format PromQL/MetricsQL queries
Parse PromQL/MetricsQL queries and explain how it works
List available cloud providers in VictoriaMetrics Cloud
List available deployment tiers in VictoriaMetrics Cloud
Custom HTTP headers to send with requests (comma-separated key=value pairs)
`false`, `true`
Execute range PromQL/MetricsQL queries over a time period
View non-default flags of the VictoriaMetrics instance
Debug retention filters configuration
`stdio`, `sse`, `http`
List available time series
List available deployments in VictoriaMetrics Cloud
Description
`text`, `json`
Disable all resources (documentation tool will continue to work)
Execute instant PromQL/MetricsQL queries
View current alerts (firing and pending)
Debug downsampling configuration
Description
List values for a specific label
View TSDB cardinality statistics
Unit-test alerting and recording rules using vmalert tool
Authentication token for VictoriaMetrics API
View alerting and recording rules
Debug Prometheus-compatible relabeling rules
List available cloud providers regions in VictoriaMetrics Cloud
Default tenant ID for cluster mode. Format: `accountID` or `accountID:projectID` (32-bit integers). See [VictoriaMetrics cluster docs](https://docs.victoriametrics.com/cluster-victoriametrics/#multitenancy)
View currently executing queries
List available metrics
Get metrics usage (in queries) statistics
List available alerting and recording rule filenames in VictoriaMetrics Cloud
List available label names
Server operation mode. See [Modes](#modes) for details.
List available deployment access tokens in VictoriaMetrics Cloud
Content of a specific alerting or recording rule file in VictoriaMetrics Cloud
Find metrics that are never queried and create relabel configs to stop ingesting them
Defines the heartbeat interval for the streamable-http protocol. <br /> It means the MCP server will send a heartbeat to the client through the GET connection, <br /> to keep the connection alive from being closed by the network infrastructure (e.g. gateways)
List available tenants in multi-tenant cluster setup
[API key from VictoriaMetrics Cloud Console](https://docs.victoriametrics.com/victoriametrics-cloud/api/)
Address for SSE or HTTP server to listen on
Log output format
Identify high-cardinality metrics that are rarely queried
HTTP header names to forward from incoming MCP requests to VictoriaMetrics (comma-separated list). Overrides `VM_INSTANCE_HEADERS` on collision. Only applies in `sse`/`http` modes.