mcp-wireshark
Related Servers
Alternatives to mcp-wireshark
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to analyze network traffic using Wireshark/tshark, providing packet statistics, protocol analysis, and anomaly detection through natural language interaction.68MIT
- AlicenseNot gradedqualityCmaintenanceBridges AI assistants with network packet analysis, enabling PCAP investigation, protocol discovery, packet filtering, stream analysis, and live capture through natural language.MIT
- AlicenseNot gradedqualityDmaintenanceProvides AI assistants with direct access to Wireshark network analysis capabilities, enabling AI-powered network troubleshooting, packet analysis, and network monitoring through a secure interface.13MIT
- AlicenseNot gradedqualityDmaintenanceEnables natural language analysis of network packet captures, including protocol detection, flow analysis, and security threat identification, integrated with AI assistants.2MIT
- AlicenseCqualityDmaintenanceEnables LLMs to perform automated network forensics, threat hunting, and traffic analysis using Wireshark/TShark.344MIT
- AlicenseNot gradedqualityCmaintenanceBridges AI assistants and network packet analysis by exposing Wireshark/TShark functionality through MCP, enabling PCAP investigation, protocol discovery, packet filtering, stream analysis, and live capture.MIT
TDQS
Scored across 14 tools
Several tools have overlapping functionality: stats_by_proto and protocol_stats both provide protocol hierarchy; summarize_pcap includes protocol hierarchy and conversations, overlapping with protocol_stats and read_pcap. decode_protocol, read_pcap, and display_filter all provide packet detail views. This overlap can cause ambiguity in tool selection.
All tool names follow a consistent verb_noun pattern (e.g., check_installation, decode_protocol, follow_tcp, list_interfaces). No mixing of styles like camelCase or underscores-only, making the naming predictable and easy to understand.
14 tools is well-scoped for a Wireshark-based analysis server. It covers installation checks, live capture, interface listing, various packet analysis methods, stream following, statistics, and export—all core needs without unnecessary bloat.
The tool set covers most common pcap analysis tasks: reading, filtering, decoding, expert analysis, statistics, stream following, and export. Minor gaps include lack of a tool to save filtered captures as pcap or to merge captures, but overall the surface is sufficient for typical workflows.