cml-packet-capture

Installation
SKILL.md

CML Packet Capture

MCP Server

  • Command: cml-mcp (pip-installed, stdio transport)
  • Requires: CML_URL, CML_USERNAME, CML_PASSWORD environment variables

Available Tools

Packet Capture Operations

Tool Parameters What It Does
start_capture lab_id/lab_title, link_id, max_packets?, pcap_filter? Start capturing packets on a link
stop_capture lab_id/lab_title, link_id Stop an active capture
get_capture_status lab_id/lab_title, link_id Check capture status (running, packet count)
download_capture lab_id/lab_title, link_id, file_path? Download the captured pcap file
list_captures lab_id/lab_title List all active and completed captures in a lab
Installs
5
GitHub Stars
547
First Seen
Mar 6, 2026
cml-packet-capture — automateyournetwork/netclaw