khuynh22/mcp-wireshark
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.
Implements the Model Context Protocol (MCP) as a stdio-based server, enabling bidirectional JSON-RPC communication with Claude, VS Code Copilot, and other compatible clients without polling. Wraps tshark's command-line interface with structured tool definitions for packet capture, stream reconstruction (TCP/UDP), protocol statistics, and filtered exports—allowing AI models to perform network diagnostics and analysis through natural language requests. Includes built-in support for both live interface capture and offline pcap analysis, with display filter syntax passed directly to tshark for server-side filtering and JSON export for downstream processing.
Available on PyPI.
Stars
25
Forks
2
Language
Python
License
MIT
Category
Last pushed
Mar 08, 2026
Monthly downloads
453
Commits (30d)
0
Dependencies
2
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/khuynh22/mcp-wireshark"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Featured in
Related servers
IBM/mcp-context-forge
An AI Gateway, registry, and proxy that sits in front of any MCP, A2A, or REST/gRPC APIs,...
agentic-community/mcp-gateway-registry
Enterprise-ready MCP Gateway & Registry that centralizes AI development tools with secure OAuth...
mcpjungle/MCPJungle
Self-hosted MCP Gateway for AI agents
loglux/authmcp-gateway
🔐 Secure authentication proxy for MCP servers with JWT auth, real-time monitoring, and admin ...
AmoyLab/Unla
🧩 MCP Gateway - A lightweight gateway service that instantly transforms existing MCP Servers and...