Skip to main content
Glama
bx33661

Wireshark MCP

by bx33661

wireshark_search_content

Search network packet captures for specific data patterns using string, hex, or regex matching to identify relevant traffic in pcap files.

Instructions

[Search] Find packets containing specific data.

Args: match_pattern: Pattern to search for search_type: Search method - 'string', 'hex', 'regex' limit: Maximum matches to return

Returns: Matching packets or JSON error

Errors: FileNotFound: pcap_file does not exist

Example: wireshark_search_content("traffic.pcap", "password", search_type="string")

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pcap_fileYes
match_patternYes
search_typeNostring
limitNo

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