Give your AI assistant a packet analyzer.
Drop a .pcap file, ask questions in plain English — get answers backed by real tshark data.
Tools
wireshark_list_interfaces
wireshark_capture
wireshark_filter_save
wireshark_stats_protocol_hierarchy
wireshark_stats_endpoints
wireshark_stats_conversations
wireshark_stats_io_graph
wireshark_stats_expert_info
wireshark_stats_service_response_time
wireshark_get_packet_list
wireshark_get_packet_details
wireshark_get_packet_bytes
wireshark_get_packet_context
wireshark_read_packets
wireshark_extract_fields
wireshark_list_ips
wireshark_search_packets
wireshark_follow_stream
wireshark_get_file_info
wireshark_merge_pcaps
wireshark_decode_payload
wireshark_plot_traffic
wireshark_plot_protocols
wireshark_security_audit
wireshark_quick_analysis
wireshark_open_file
Server Config
{
"mcpServers": {
"wireshark": {
"command": "uv",
"args": [
"tool",
"run",
"wireshark-mcp"
]
}
}
}