目录 / otel-server
MCP
鉴权未知
未评级
已上架
otel-server
MCP server for Docker container inspection and OpenTelemetry trace querying via Jaeger. Tools for container logs, stats, status, and distributed trace analysis.
该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链
接入信息
- 传输形态
- http
- 鉴权方式
- 鉴权未知
- 端点
https://otel-server--cruz-andr.run.tools
鉴权方式未标注,请核对官方文档后再接入——不要直接使用以下片段
{
"mcpServers": {
"otel-server": {
"url": "https://otel-server--cruz-andr.run.tools"
}
}
}
能力清单
| 工具 | 说明 |
|---|---|
| list_containers | Discover Docker containers by name or status. Use this first to find container IDs before inspecting them. |
| get_container_status | Get detailed status of a Docker container including health, exit code, uptime, restart count, and OOM status. |
| get_container_stats | Get a resource snapshot of a Docker container: CPU, memory, network I/O, block I/O, and PIDs. Useful for diagnosing OOM kills and memory leaks. |
| fetch_logs | Fetch logs from a Docker container. Supports tail count, time range filtering, and regex grep. Logs are redacted for PII/credentials. |
| search_error_traces | Search for error traces in Jaeger by service name. Returns a summary table of traces with errors. |
| get_trace_tree | Render a trace as an indented span tree. Shows service, operation, duration, and errors at each level. Content is redacted for PII/credentials. |
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错
侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。