VictoriaTraces MCP Server
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_LOG_LEVEL | No | Minimum log level (debug, info, warn, error) | info |
| MCP_LOG_FORMAT | No | Log output format (text, json) | text |
| MCP_LISTEN_ADDR | No | Address for SSE or HTTP server to listen on | localhost:8081 |
| MCP_SERVER_MODE | No | Server operation mode (stdio, sse, http) | stdio |
| MCP_DISABLED_TOOLS | No | Comma-separated list of tools to disable | |
| VT_INSTANCE_HEADERS | No | Custom HTTP headers to send with requests (comma-separated key=value pairs) | |
| VT_DEFAULT_TENANT_ID | No | Default tenant ID used when tenant is not specified in requests (format: AccountID:ProjectID or AccountID) | 0:0 |
| MCP_HEARTBEAT_INTERVAL | No | Heartbeat interval for streamable-http protocol | 30s |
| VT_INSTANCE_ENTRYPOINT | Yes | URL to VictoriaTraces instance | |
| VT_INSTANCE_BEARER_TOKEN | No | Authentication token for VictoriaTraces API |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/VictoriaMetrics/mcp-victoriatraces'
If you have feedback or need assistance with the MCP directory API, please join our Discord server