Skip to main content
Glama
bx33661

Wireshark MCP

by bx33661

wireshark_stats_service_response_time

Analyzes network packet captures to calculate service response time statistics for specific protocols like HTTP or DNS, helping identify performance issues in network communications.

Instructions

[SRT] Service Response Time statistics.

Args: protocol: Application protocol - 'http', 'dns', 'smb', etc.

Returns: Response time statistics or JSON error

Errors: FileNotFound: pcap_file does not exist

Example: wireshark_stats_service_response_time("web.pcap", protocol="http")

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pcap_fileYes
protocolNohttp

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