Overview
Features
Read-only VictoriaTraces API access
Expose read-only VictoriaTraces APIs, including retrieving services and operations (span names) and querying traces to explore and analyze trace data.
Embedded offline documentation search
Contains embedded, up-to-date VictoriaTraces documentation with a built-in search capability for offline access.
Built-in MCP toolset
Includes tools for interaction: documentation, services, service_names, traces, trace, and dependencies.
Pre-defined prompts library
Offers pre-defined prompts to assist with common tasks and workflows.
Multiple transport modes
Supports stdio, SSE, and HTTP transports, with corresponding endpoints for streaming and messaging.
Endpoints and health checks
Exposes MCP endpoints such as /sse, /message, /mcp, /metrics and health checks (/health/liveness, /health/readiness).
Composable with other MCP servers
Designed to be used standalone or combined with other MCP servers to extend observability workflows.
Who Is This For?
- Engineers:Automate traces analysis and debugging tasks using VictoriaTraces via MCP.
- Developers:Integrate VictoriaTraces data into apps and assistants via MCP tooling.
- Automation tools:Orchestrate trace queries and docs search across VictoriaTraces with MCP-enabled tooling.




