capture_packets
Capture live network traffic on specified interfaces, convert raw packet data into JSON format, and enable detailed analysis for tasks like threat detection and diagnostics within MCP server environments.
Instructions
Capture live traffic and provide raw packet data as JSON for LLM analysis
Input Schema
Name | Required | Description | Default |
---|---|---|---|
duration | No | Capture duration in seconds | |
interface | No | Network interface to capture from (e.g., eth0, en0) | en0 |