mcp-victoriametrics by VictoriaMetrics
46 score
mcp-victoriametrics
Ranked #2108 out of 7754 indexed tools.Actively maintained with commits in the last week.
Is this your tool? Claim this listing to add maintainer context, get a verified badge, and unlock analytics.
Claim listing → Signal Breakdown
Installs 12
Freshness 6d ago
Issue Health 81%
Stars 142
Platform Breadth 1 platform
Contributors 9
Description Brief
How to Improve
Platforms medium impact
Supported Platforms
From the README
# VictoriaMetrics MCP Server The implementation of [Model Context Protocol (MCP)](https://modelcontextprotocol.io/) server for [VictoriaMetrics](https://docs.victoriametrics.com/victoriametrics/). This provides access to your VictoriaMetrics instance and seamless integration with [VictoriaMetrics APIs](https://docs.victoriametrics.com/victoriametrics/url-examples/) and [documentation](https://docs.victoriametrics.com/). It can give you a comprehensive interface for monitoring, observability, and debugging tasks related to your VictoriaMetrics instances, enable advanced automation and interaction capabilities for engineers and tools. ## Features This MCP server allows you to use almost all read-only APIs of VictoriaMetrics, i.e. all functions available in [VMUI](https://docs.victoriametrics.com/#vmui): - Querying metrics and exploring data (even drawing graphs if your client supports it) - Listing and exporting available metrics, labels, labels values and entire series - AnalyzingRead full README on GitHub →