Back to MCP Servers
🔌

bx33661/Wireshark-MCP

MIT

](https://glama.ai/mcp/servers/bx33661/Wireshark-MCP) 🐍 🏠 - Wireshark network packet analysis MCP Server with capture, protocol stats, field extraction, and security analysis capabilities.

PythonAI & LLMs

Install

npx -y -y @modelcontextprotocol/inspector

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "bx33661-wireshark-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "-y",
        "@modelcontextprotocol/inspector"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.