This MCP server seamlessly brings the robust network analysis capabilities of Wireshark and tshark directly into your AI tools, such as Claude Desktop, and popular IDEs like VS Code. It empowers users to capture live network traffic, parse `.pcap` and `.pcapng` files, apply advanced display filters, follow specific TCP/UDP streams, and export detailed packet data to JSON. This integration streamlines debugging, security auditing, and general network inspection workflows, allowing developers and analysts to perform deep packet analysis without leaving their preferred environment.
主な機能
01Apply Wireshark display filters for targeted analysis
0223 GitHub stars
03Read and analyze packets from .pcap and .pcapng files
04Follow TCP and UDP streams to extract payload data
05Export packet data to JSON format
06Capture live network traffic from specified interfaces