Github VictoriaMetrics Community Mcp Victoriatraces
MCP Server for VictoriaTraces. Provides integration with VictoriaTraces API and documentation
About This MCP Server
The implementation of Model Context Protocol (MCP) server for VictoriaTraces.
This provides access to your VictoriaTraces instance and seamless integration with VictoriaTraces APIs and documentation. It can give you a comprehensive interface for traces, observability, and debugging tasks related to your VictoriaTraces instances, enable advanced automation and interaction capabilities for engineers and tools.
Tools & Endpoints2
What Problems It Solves
- After installing and configuring the MCP server, you can start using it with your favorite MCP client.
- You can start dialog with AI assistant from the phrase:
- But it's not required, you can just start asking questions and the assistant will automatically use the tools and documentation to provide you with the best answers.
Why Use Github VictoriaMetrics Community Mcp Victoriatraces?
- Get services and operations (span names)
- Query traces, explore and analyze traces data
Specifications
Requirements
- VictoriaTraces instance: (single-node or cluster)
- Go 1.25 or higher (if you want to build from source)
Hosting
Hosting Options
- Package
API
Integrate this server into your application. Choose a connection method below.
Install
go install github.com/VictoriaMetrics-Community/mcp-victoriatraces/cmd/mcp-victoriatraces@latestConfigure
{
"mcpServers": {
"victoriatraces": {
"command": "/path/to/mcp-victoriatraces",
"env": {
"VT_INSTANCE_ENTRYPOINT": "<YOUR_VT_INSTANCE>",
"VT_INSTANCE_BEARER_TOKEN": "<YOUR_VT_BEARER_TOKEN>",
"VT_INSTANCE_HEADERS": "<HEADER>=<HEADER_VALUE>,<HEADER>=<HEADER_VALUE>"
}
}
}
}Performance
Usage
Quick Reference
- Name
- Github VictoriaMetrics Community Mcp Victoriatraces
- Function
- MCP Server for VictoriaTraces. Provides integration with VictoriaTraces API and documentation
- Available Tools
- MCP VictoriaTraces provides numerous tools for interacting with your VictoriaTraces instance., Here's a list of available tools:
- Transport
- Package
- Language
- oci
- Install
- go install github.com/VictoriaMetrics-Community/mcp-victoriatraces/cmd/mcp-victoriatraces@latest
- Source
- External (Registry)
- License
- Open Source
Ready to integrate this MCP server?
Book a demo to see how this server fits your workflow, or explore the full catalog.