Skip to main content
Glama
bx33661

Wireshark MCP

by bx33661

wireshark_get_packet_details

Extract detailed packet information from PCAP files by specifying frame numbers to analyze network traffic structure and protocols.

Instructions

[Detail] Get full details for a SINGLE packet (like Wireshark's bottom pane).

Args: pcap_file: Path to capture file frame_number: The packet number (from wireshark_get_packet_list)

Returns: Complete JSON structure of the packet

Example: wireshark_get_packet_details("traffic.pcap", frame_number=42)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pcap_fileYes
frame_numberYes

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/bx33661/Wireshark-MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server