An MCP server that emits OpenTelemetry traces, metrics, and logs to OTLP endpoints in various formats. It includes tool-mimicry profiles to generate realistic traffic resembling common tools like ngin…
{
"mcpServers": {
"otel": {
"command": "uvx",
"args": [
"otel-mcp"
]
}
}
}