does-it-install?

← All servers

io.github.bx33661/wireshark-mcp

Professional network analysis with tshark. Security audits, deep-dives, and threat detection.

io.github.bx33661/wireshark-mcp · Repository · Website · version 0.6.5 · 199 stars · listed from registry

Install

The sweep installs into a clean prefix, but this is the command a user would run:

uvx wireshark-mcp

Results by platform

Linux

MCP handshake failed2026-08-16 · probed over pypi

1 recorded run, oldest first.

handshake failed: MCP error -32000: Connection closed
--- stderr (tail) ---
Installed 29 packages in 23ms
Traceback (most recent call last):
  File "/home/runner/.cache/uv/archive-v0/aDisQRNuCMUgYIoF/bin/wireshark-mcp", line 6, in <module>
    from wireshark_mcp.server import main
  File "/home/runner/.cache/uv/archive-v0/aDisQRNuCMUgYIoF/lib/python3.13/site-packages/wireshark_mcp/server.py", line 7, in <module>
    from mcp.server.fastmcp import FastMCP
ModuleNotFoundError: No module named 'mcp.server.fastmcp'

macOS

MCP handshake failed2026-08-16 · probed over pypi

1 recorded run, oldest first.

handshake failed: MCP error -32000: Connection closed
--- stderr (tail) ---
Installed 29 packages in 252ms
Traceback (most recent call last):
  File "/Users/runner/.cache/uv/archive-v0/hQD6ObrbXAFf3tVf/bin/wireshark-mcp", line 6, in <module>
    from wireshark_mcp.server import main
  File "/Users/runner/.cache/uv/archive-v0/hQD6ObrbXAFf3tVf/lib/python3.14/site-packages/wireshark_mcp/server.py", line 7, in <module>
    from mcp.server.fastmcp import FastMCP
ModuleNotFoundError: No module named 'mcp.server.fastmcp'

Windows

MCP handshake failed2026-08-16 · probed over pypi

1 recorded run, oldest first.

handshake failed: MCP error -32000: Connection closed
--- stderr (tail) ---
Installed 31 packages in 7.49s
Traceback (most recent call last):
  File "<frozen runpy>", line 198, in _run_module_as_main
  File "<frozen runpy>", line 88, in _run_code
  File "C:\Users\runneradmin\AppData\Local\uv\cache\archive-v0\5P1hfXIt547mEj7k\Scripts\wireshark-mcp.exe\__main__.py", line 4, in <module>
  File "C:\Users\runneradmin\AppData\Local\uv\cache\archive-v0\5P1hfXIt547mEj7k\Lib\site-packages\wireshark_mcp\server.py", line 7, in <module>
    from mcp.server.fastmcp import FastMCP
ModuleNotFoundError: No module named 'mcp.server.fastmcp'

Badge

Paste this into the project README to show the current result:

[![does it install](https://img.shields.io/endpoint?url=https://doesitinstall.com/badge/io.github.bx33661__wireshark-mcp.json)](https://doesitinstall.com/s/io.github.bx33661__wireshark-mcp.html)