Back to directory
SharkMCP

SharkMCP

@tuliperis30

An MCP server that integrates with Wireshark/tshark for network packet capture and analysis, enabling AI assistants to debug network traffic.

network analysispacket capturetsharkwiresharksecuritydebuggingtool

Installation & Configuration

{
  "mcpServers": {
    "sharkmcp": {
      "command": "node",
      "args": [
        "/path/to/SharkMCP/dist/index.js"
      ]
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2025/6/13
Updated
2026/6/7