Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ”’ Security
  3. Wireshark MCP
Wireshark MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 2:02:09 PM

Wireshark MCP

User RatingsBe the first to rate and review this MCP server!
View Repository235 GitHub StarsTotal stargazers on GitHub for the source repository (235 stars).Visit Website
wiresharknetwork-analysispacket-capturesecurityforensics

Analyzes live or saved network captures through tshark, with packet inspection, statistics, filtering, editing, and decryption tools.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

This server is confirmed live β€” we successfully called its tools/list endpoint directly (see the verified badge above). We haven't yet sandbox-tested the stdio install command below specifically, which is a separate, ongoing check.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "bx33661-wireshark-mcp": {
      "command": "uvx",
      "args": [
        "wireshark-mcp"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (51) Directory Badge Claim listing AlternativesπŸ”’ More in Security

Overview

bx33661/Wireshark-MCP MCP server exposes Wireshark and tshark packet-analysis workflows through MCP tools. It can inspect pcap files, capture live traffic, extract fields, calculate protocol and endpoint statistics, follow streams, and perform selected dissection or decryption tasks. Optional Wireshark suite utilities such as capinfos, mergecap, editcap, dumpcap, and text2pcap add file and capture operations when installed. Reach for it when an MCP client needs structured network-forensics data from packet captures or live interfaces.

Use cases

β€’Analyze a pcap file for protocol and endpoint activity
β€’Capture live traffic from a selected network interface
β€’Extract packet fields into tabular output
β€’Follow streams and inspect packet-level details
β€’Trim, merge, or filter capture files

Key features

β€’Live capture with BPF filters and ring buffers
β€’Packet details, bytes, context, and stream following
β€’Protocol, endpoint, conversation, and expert statistics
β€’Capture filtering, merging, trimming, splitting, and deduplication
β€’TLS and WPA/WPA2 decryption
β€’Configurable result limits and tool profiles

Capabilities & Tool Schemas (51) ~3.7k tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Verified live Verified liveCaptured by calling this server’s live tools/list endpoint.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Wireshark MCP.

wireshark_list_interfaces

List available network interfaces for capture.

wireshark_capture

Capture live network traffic. capture_filter: BPF syntax. ring_buffer: "filesize:1024,files:5".

wireshark_filter_save

Filter packets from a pcap and save to a new file using a Wireshark display filter.

wireshark_stats_protocol_hierarchy

[PHS] Protocol hierarchy statistics showing distribution of protocols in the capture.

wireshark_stats_endpoints

[Endpoints] List all endpoints and traffic stats. type: 'eth'|'ip'|'ipv6'|'tcp'|'udp'|'sctp'|'wlan'.

wireshark_stats_conversations

[Conversations] Communication pairs and stats. type: 'eth'|'ip'|'ipv6'|'tcp'|'udp'|'sctp'|'wlan'.

How Wireshark MCP works

What bx33661/Wireshark-MCP MCP server does

The bx33661/Wireshark-MCP MCP server gives an MCP client access to packet analysis backed by tshark and, when available, other Wireshark command-line tools. It works with saved capture files and can also list interfaces or capture live traffic. The tool set covers packet summaries, detailed protocol layers, raw bytes, surrounding frames, stream reconstruction, field extraction, content searches, and capture metadata.

It also supports higher-level investigation tasks. Protocol hierarchy, endpoint, conversation, I/O graph, expert information, and service response-time tools help characterize traffic. A quick-analysis operation combines several overview outputs, while dissection controls can apply decode-as rules or protocol preference overrides. TLS and WPA/WPA2 decryption are available through dedicated tools when the required key material or passphrase is supplied.

How it works

The bx33661/Wireshark-MCP MCP server receives structured tool calls and turns them into analysis operations against capture files or live traffic. Display filters, BPF capture filters, protocol names, field lists, packet offsets, and pagination parameters determine the scope of each request. Packet lists are returned as TSV, detailed packet views as JSON, and byte views as hexadecimal and ASCII output.

Results are limited to 8,000 characters by default and are truncated at both ends when they exceed that limit. Tools expose offset, limit, or display-filter controls for retrieving more focused portions. The limit can be changed with WIRESHARK_MCP_MAX_RESULT_CHARS. Profiles can reduce the advertised tool surface: full is the default, while analysis removes live-capture and file-writing tools, and core removes those plus decryption, dissection overrides, and low-level views.

Setup and configuration

Install Python 3.10 or newer and Wireshark with tshark available on the system PATH. Install the package with:

Terminal
pip install wireshark-mcp

The command wireshark-mcp install can auto-configure detected MCP clients. The server can also be started with wireshark-mcp serve --profile core when a smaller tool surface is appropriate. Run wireshark-mcp doctor to investigate setup problems. Optional commandsβ€”capinfos, mergecap, editcap, dumpcap, and text2pcapβ€”are detected automatically and enable related features when present.

Tools and capabilities

The bx33661/Wireshark-MCP MCP server includes tools for:

  • Listing capture interfaces and collecting live traffic with BPF filters and ring buffers.
  • Filtering, merging, trimming, splitting, deduplicating, and time-shifting capture files.
  • Converting ASCII or hexadecimal dumps into captures with text2pcap.
  • Reviewing protocol distributions, endpoints, conversations, traffic-over-time graphs, anomalies, and service response times.
  • Extracting fields such as IP addresses, ports, and HTTP hosts in tabular form.
  • Following TCP, UDP, TLS, HTTP, or HTTP/2 streams as ASCII, hexadecimal, or raw output.
  • Applying decode-as rules, protocol preferences, TLS decryption, and WPA/WPA2 decryption.

Limitations and notes

The server depends on local Wireshark command-line components, with tshark required for startup and additional suite tools optional. Live capture and file-writing operations may need appropriate operating-system permissions. The deprecated packet-reading tool should be replaced by the packet-list and packet-details tools. Output truncation means large analyses should use filters or pagination rather than relying on one unrestricted response.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Security View all alternatives
  • Apktool MCP Server logoApktool MCP Server

    APKTool MCP Server is a MCP server for the Apk Tool to provide automation in reverse engineering of Android APKs.

    πŸ”’ Security3 views
    Compare vs Apktool MCP Server β†’
  • Jadx AI MCP logoJadx AI MCP

    JADX-AI-MCP is a plugin and MCP Server for the JADX decompiler that integrates directly with Model Context Protocol (MCP) to provide live reverse engineering support with LLMs like Claude.

    πŸ”’ Security3 views
    Compare vs Jadx AI MCP β†’
  • Agentward logoAgentward

    Permission control plane for AI agents. MCP proxy that enforces least-privilege YAML policies on every tool call, classifies sensitive data (PII/PHI), detects dangerous skill chains, and generates compliance audit trails. Supports stdio and HTTP proxy modes.

    πŸ”’ Security2 views
    Compare vs Agentward β†’
  • Chronoverify MCP logoChronoverify MCP

    Verify a photo's capture time and provenance before an agent trusts it: cryptographic C2PA Content Credentials validation against the official trust lists, EXIF and XMP consistency checks, and classical pixel forensics fused into one typed verdict with a 0 to 100 confidence. Free keyless tier, opt-in shareable verdict permalinks, and key-gated signed PDF audit reports. Provenance validation, not a deepfake detector. npx chronoverify-mcp

    πŸ”’ Security3 views
    Compare vs Chronoverify MCP β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
235
Stargazers on the source repository.
Last commit
7d ago
Most recent push to the default branch.
Tools exposed
51
Callable tools this server registers over MCP.
Directory activity
4 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Wireshark MCP

Install Python 3.10+ and Wireshark with tshark on PATH, then run `pip install wireshark-mcp`. The `wireshark-mcp install` command can configure detected MCP clients.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewWireshark MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/bx33661-wireshark-mcp?style=directory)](https://allmcps.com/mcp/bx33661-wireshark-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/bx33661-wireshark-mcp"><img src="https://allmcps.com/api/badge/bx33661-wireshark-mcp?style=directory" alt="Wireshark MCP on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ”’Security
PricingFree
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimePython
AuthNo auth required
LicenseMIT
ClientsClaude Desktop, Cursor
Last updatedSep 5, 2026
9/9 checks healthy over the last 32d
Views4
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars235
GitHub Star CountTotal stargazers on GitHub representing community popularity (235 stars).
Last commit7d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 5, 2026
65Quality signal: Great Β· 65/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools30/30
Adoption & activity8/15
Community engagement1/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 1Low 1

Scanned 18d ago via OSV.dev Β· wireshark-mcp (PyPI)

β˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ”’ Security β†’Best MCP servers for Security β†’Alternatives to Wireshark MCP β†’Install in Claude DesktopInstall in CursorInstall in VS Code