Skip to main content
Glama
bx33661

Wireshark MCP

by bx33661

wireshark_stats_conversations

Analyze network conversations in PCAP files to identify communication pairs and their statistics for protocols like TCP, UDP, or IP.

Instructions

[Conversations] Show communication pairs and their stats.

Args: type: Protocol type - 'eth', 'ip', 'ipv6', 'tcp', 'udp', 'sctp', 'wlan'

Returns: Conversation statistics table or JSON error

Errors: FileNotFound: pcap_file does not exist InvalidParameter: Invalid protocol type

Example: wireshark_stats_conversations("traffic.pcap", type="tcp")

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pcap_fileYes
typeNoip

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