Skip to main content
Glama
203,396 tools. Last updated 2026-06-14 19:34

"Wireshark" matching MCP tools:

Matching MCP Servers

  • -
    license
    -
    quality
    -
    maintenance
    Enables LLMs to perform automated network forensics, threat hunting, and traffic analysis using Wireshark/TShark.
    Last updated
    4
  • A
    license
    B
    quality
    B
    maintenance
    An MCP server that enables LLMs to analyze pcap files by providing tools for packet dissection, stream following, and data extraction via tshark. It supports protocol hierarchy analysis, credential scanning, and threat intelligence checks on captured network traffic.
    Last updated
    47
    140
    MIT
  • Summarize a network protocol from a capture file using curated fields or Wireshark registry discovery. Specify capture path and protocol to get a concise summary.
  • Analyze a packet capture file using a specified Wireshark configuration profile to filter and inspect network traffic.
  • Extract Wireshark expert information from a network capture file to identify protocol issues and anomalies.
  • Execute allowlisted Wireshark CLI binaries to capture, analyze, or summarize network traffic from pcap files or live captures.
  • Export captured SIP messages for a specific Call-ID as a pcap file. Specify the call ID and time window to retrieve raw packet bytes for in-depth analysis with Wireshark.
    Apache 2.0
  • Get a tabular list of network packets from a pcap file, with support for display filters and custom columns. Quickly scan traffic and identify packets of interest before drilling down.
    MIT
  • Autocomplete Wireshark field names or preference names by prefix. Provide a field or pref prefix to return matching entries. Use limit to cap results. Solves the problem of manually searching through thousands of protocol fields.
    MIT
  • Search packet capture files for specific data patterns using string, hex, regex, or Wireshark display filters. Returns matching packets from the capture.
    MIT