A-G-U-P-T-A/wireshark-mcp
If you are the rightful owner of wireshark-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Wireshark MCP Server exposes PyShark functionality through the Model Context Protocol (MCP), enabling AI assistants to interact with network packet capture and analysis capabilities.
Tools
Functions exposed to the LLM to take actions
list_interfaces
List all available network interfaces
capture_live_packets
Capture real-time packets from network interface
read_pcap_file
Read and analyze packet capture files
analyze_traffic
Analyze network traffic patterns
capture_targeted_traffic
Capture traffic for a specific target
capture_to_file
Capture network traffic and save to PCAP file
analyze_http_traffic
Analyze HTTP traffic
detect_network_protocols
Detection and reporting network protocols
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client