Loading MCP server directory, please wait...
MCP Server for VictoriaTraces. Provides integration with VictoriaTraces API and documentation
npx @getmcp/cli add io.github.VictoriaMetrics-Community/mcp-victoriatracesRequires Docker Engine. Community-contributed server. Review source before installing.
VT_INSTANCE_ENTRYPOINTURL to VictoriaTraces instance (it should be root URL of vtlingle or vtselect), for example http://localhost:10428
VT_INSTANCE_BEARER_TOKENAuthentication token for VictoriaMetrics API
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.VictoriaMetrics-Community/mcp-victoriatraces": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-e",
"VT_INSTANCE_ENTRYPOINT",
"-e",
"VT_INSTANCE_BEARER_TOKEN",
"-e",
"MCP_DISABLED_TOOLS",
"ghcr.io/victoriametrics-community/mcp-victoriatraces:1.5.0"
],
"env": {
"VT_INSTANCE_ENTRYPOINT": "",
"VT_INSTANCE_BEARER_TOKEN": "",
"MCP_DISABLED_TOOLS": ""
}
}
}
}Remote MCP server for Tandem docs, install guides, SDKs, workflows, and agent setup help.
Ephemeral data sandbox for AI workflows with guardrails and security
Access live company and contact data from Explorium's AgentSource B2B platform.
Database MCP server for MySQL, MariaDB, PostgreSQL & SQLite