The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the MCP Pcapy Ng listing page.
MCP server exposing pcapy-ng packet capture functionality.
mcp-name: io.github.daedalus/mcp-pcapy-ng
The MCP server provides tools for network packet capture using pcapy-ng:
Or via command line:
findalldevs - List all available network interfaceslookupdev - Get the default network deviceopen_live - Open a live network interface for packet captureopen_offline - Open a pcap file for readingcreate - Create a packet capture handlecompile - Create a BPF filter programpcap_read - Read packets from a pcap handlepcap_datalink - Get the data link typepcap_setfilter - Attach a BPF filterpcap_getnonblock - Get non-blocking statuspcap_setnonblock - Set non-blocking modeget_dlt_names - Get DLT constant mappingsget_pcap_directions - Get direction constant mappingsget_constants - Get all constants