Skip to main content
Glama
bx33661

Wireshark MCP

by bx33661

wireshark_stats_endpoints

Analyze network traffic from PCAP files to list endpoints and their statistics by protocol type like TCP, UDP, or IP, helping identify communication patterns and data flows.

Instructions

[Endpoints] List all endpoints and their traffic stats.

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

Returns: Endpoint statistics table or JSON error

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

Example: wireshark_stats_endpoints("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