Loomal

MCP Server for VictoriaTraces. Provides integration with VictoriaTraces API and documentation

9 starsoci: ghcr.io/victoriametrics-community/mcp-victoriatraces:1.5.0

About mcp-victoriatraces

mcp-victoriatraces is an MCP (Model Context Protocol) server published by victoriametrics-community in the official MCP registry, listed under App Automation on Loomal. MCP Server for VictoriaTraces. Provides integration with VictoriaTraces API and documentation

It ships as a Docker image (ghcr.io/victoriametrics-community/mcp-victoriatraces:1.5.0), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/victoriametrics-community/mcp-victoriatraces, where the project has earned 9 GitHub stars.

Use mcp-victoriatraces with your agent

Claude Code · one command
claude mcp add mcp-victoriatraces -- docker run -i --rm ghcr.io/victoriametrics-community/mcp-victoriatraces:1.5.0
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "mcp-victoriatraces": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/victoriametrics-community/mcp-victoriatraces:1.5.0"
      ]
    }
  }
}
ocighcr.io/victoriametrics-community/mcp-victoriatraces:1.5.0

Frequently asked questions

What is mcp-victoriatraces?
mcp-victoriatraces is an MCP (Model Context Protocol) server by victoriametrics-community in the App Automation category. MCP Server for VictoriaTraces. Provides integration with VictoriaTraces API and documentation
How do I connect mcp-victoriatraces to Claude, Cursor, or another MCP client?
Install mcp-victoriatraces from its oci package (ghcr.io/victoriametrics-community/mcp-victoriatraces:1.5.0) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is mcp-victoriatraces open source?
Yes — the source code is public at github.com/victoriametrics-community/mcp-victoriatraces, with 9 GitHub stars.
Can AI agents pay to use mcp-victoriatraces?
Not yet through Loomal — mcp-victoriatraces is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain mcp-victoriatraces? Claim this listing free by verifying GitHub ownership, or contact us.