mcp-shark

mcp-shark/mcp-shark
★ 157 stars JavaScript 🔒 Security Updated 2mo ago
Wireshark-like forensic analysis for Model Context Protocol communications Capture, inspect, and investigate all HTTP requests and responses between your IDE and MCP servers
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-shark": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-shark/mcp-shark"
      ]
    }
  }
}

Topics

electronforensic-analysisforensicsforensics-toolsmcp-protocolmonitoringmonitoring-toolnodejssecuritysecurity-auditsecurity-toolstraffic-analysis