the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json",
"name": "io.github.VictoriaMetrics-Community/mcp-victoriatraces",
"description": "MCP Server for VictoriaTraces. Provides integration with VictoriaTraces API and documentation",
"repository": {
"url": "https://github.com/VictoriaMetrics-Community/mcp-victoriatraces",
"source": "github"
},
"version": "1.5.0",
"packages": [
{
"registryType": "oci",
"identifier": "ghcr.io/victoriametrics-community/mcp-victoriatraces:1.5.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "URL to VictoriaTraces instance (it should be root URL of vtlingle or vtselect), for example http://localhost:10428",
"isRequired": true,
"format": "string",
"name": "VT_INSTANCE_ENTRYPOINT"
},
{
"description": "Authentication token for VictoriaMetrics API",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "VT_INSTANCE_BEARER_TOKEN"
},
{
"description": "Comma-separated list of tools to disable",
"format": "string",
"name": "MCP_DISABLED_TOOLS"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2025-12-15T20:33:44.194119Z",
"publishedAt": "2025-12-15T20:33:44.194119Z",
"updatedAt": "2025-12-15T20:33:44.194119Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 1.5.0last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.