Skip to main content
Glama
bx33661

Wireshark MCP

by bx33661

wireshark_get_file_info

Extract metadata from network capture files to analyze file type, packet count, duration, and size for traffic analysis.

Instructions

Get detailed metadata about a capture file. Uses capinfos to show: file type, packet count, duration, size, etc.

Returns: Detailed file metadata or JSON error

Errors: FileNotFound: pcap_file does not exist ToolNotFound: capinfos not available

Example: wireshark_get_file_info("traffic.pcap")

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pcap_fileYes

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