SERVER
MCP Victoriametrics
Rank #3,759io.github.VictoriaMetrics-Community/mcp-victoriametrics
MCP server providing victoriametrics capabilities
First listed
Oct 1, 2025
Last publish date
Dec 15, 2025
OVERVIEW
MCP Victoriametrics is a Model Context Protocol (MCP) server published by VictoriaMetrics-Community. It ranks #3,759 of 76,851 servers tracked on MCP Toplist, and its repository has 191 GitHub stars. MCP Victoriametrics is listed across 2 registries — Official MCP and Smithery, with 7 tracked versions. It was first listed on Oct 1, 2025 and most recently updated on Dec 15, 2025.
STANDING
#3,759of 76,851 tracked serversTop 5%
Ranks ahead of 73,092 of 76,851 servers on MCP Toplist.
Recent momentum
+142GitHub stars since Sep 29 (+290%)
CONNECT
Use MCP Victoriametrics
Add MCP Victoriametrics to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Docker image
{
"mcpServers": {
"mcp-victoriametrics": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/victoriametrics-community/mcp-victoriametrics:v1.13.1"
],
"env": {
"VM_INSTANCE_ENTRYPOINT": "<your VM_INSTANCE_ENTRYPOINT>",
"VM_INSTANCE_TYPE": "<your VM_INSTANCE_TYPE>",
"VM_INSTANCE_BEARER_TOKEN": "<your VM_INSTANCE_BEARER_TOKEN>",
"VMC_API_KEY": "<your VMC_API_KEY>",
"MCP_DISABLED_TOOLS": "<your MCP_DISABLED_TOOLS>",
"MCP_DISABLE_RESOURCES": "<your MCP_DISABLE_RESOURCES>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry (1 delisted)
SmitheryDelisted · last seen Apr 27, 2026
ORGANIZATION
VictoriaMetrics-Community
VERSIONS
Available versions (7)
| Version | Published |
|---|---|
| 1.18.0 | Dec 15, 2025 |
| 1.17.0 | Nov 26, 2025 |
| 1.16.1 | Nov 3, 2025 |
| 1.16.0 | Oct 30, 2025 |
| 1.14.0 | Oct 14, 2025 |
| 1.13.1 | Oct 1, 2025 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- Who maintains MCP Victoriametrics?
- MCP Victoriametrics is maintained by VictoriaMetrics-Community, which publishes 4 MCP servers (22 total versions) tracked on MCP Toplist.
- Is MCP Victoriametrics listed on the Official MCP Registry?
- Yes — MCP Victoriametrics is listed on the Official MCP Registry, alongside Smithery.
- How many versions does MCP Victoriametrics have?
- MCP Toplist tracks 7 versions of MCP Victoriametrics, most recently published on Dec 15, 2025.
- Where can I find the source code for MCP Victoriametrics?
- The source code for MCP Victoriametrics is hosted at github.com/VictoriaMetrics-Community/mcp-victoriametrics.
EXPLORE