itsalfredakku/pcapng-analyzer
A comprehensive network packet analyzer that provides both a native CLI tool and a Model Context Protocol (MCP) server for deep analysis of PcapNG and PCAP network capture files.
Platform-specific configuration:
{
"mcpServers": {
"pcapng-analyzer": {
"command": "npx",
"args": [
"-y",
"pcapng-analyzer"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...