khuynh22/mcp-wireshark
View on GitHub ↗An MCP server that integrates Wireshark/tshark with AI tools and IDEs. Capture live traffic, parse .pcap files, apply display filters, follow streams, and export JSON - all via Claude Desktop, VS Code, or CLI. Cross‑platform, typed, tested, and pip‑installable.
55 ★7 forksPythonUpdated 1mo ago
What you need to know
MCP server for Wireshark/tshark. Installable via pip (mcp-wireshark), Python 3.10+. Lets AI agents summarize .pcap captures, follow TCP streams, filter protocols, and run live captures over stdio transport.
Install
pip install mcp-wireshark claude mcp add --transport stdio
Key features
- ✓Summarize .pcap capture files
- ✓Follow TCP streams
- ✓Filter traffic by protocol
- ✓Live packet capture
Reviewed 2026-08-11
Topics
- Stars
- 55★
- Forks
- 7
- Language
- Python
- License
- MIT
- Created
- 2025-11-04
- Last push
- 2026-07-23