Investigate MCP Traffic

Wireshark-like forensic analysis for Model Context Protocol communications

Capture, inspect, and investigate all HTTP requests and responses between your IDE and MCP servers

Forensic Investigation

Deep dive into MCP communications with detailed request/response inspection for debugging and analysis

Traffic Capture

Capture all HTTP traffic between your IDE and MCP servers in real-time with Wireshark-like capabilities

Advanced Filtering

Filter traffic by session, server, method, status, and more with multiple view modes for investigation

Real-Time Monitoring

Live web interface showing all MCP traffic as it happens with comprehensive search and inspection

Export for Analysis

Export captured traffic and logs in JSON, CSV, or TXT formats for further investigation and reporting

Multi-Server Support

Aggregate multiple MCP servers (HTTP and stdio) through a single unified endpoint for investigation

Investigate MCP Communications

MCP Shark is helpful for forensic investigation of Model Context Protocol (MCP) communications. Like Wireshark for network traffic, MCP Shark acts as an intermediary between your IDE and MCP servers, capturing and analyzing all HTTP requests and responses to provide deep visibility into every interaction.

Perfect for investigating issues, debugging integrations, or understanding exactly how your MCP servers communicate. MCP Shark gives you the forensic tools you need to inspect, filter, and export traffic for thorough investigation.

How It Looks

No.TimeSourceDestinationMethodStatusEndpointLength
10.000000IDEMCP SharkPOST-/mcp1.20 KB
20.200000MCP SharkIDE-200/mcp856 B
30.500000IDEgithubPOST-tools/list2.40 KB
40.800000githubIDE-200tools/list3.34 KB
51.200000IDEMCP SharkPOST-/mcp892 B
61.500000MCP SharkIDE-200/mcp1.21 KB
72.000000IDE@21st-dev/magicPOST-tools/call1.83 KB
82.500000@21st-dev/magicIDE-200tools/call4.46 KB
93.000000IDEMCP SharkPOST-/mcp654 B
103.200000MCP SharkIDE-200/mcp2.29 KB
113.500000IDEgithubPOST-resources/read987 B
123.800000githubIDE-200resources/read5.54 KB
134.200000IDEMCP SharkPOST-/mcp1.10 KB
144.500000MCP SharkIDE-200/mcp2.29 KB
154.800000IDEgithubPOST-tools/call1.42 KB

How to Use

Get started with MCP Shark in just a few simple steps

Quick Tips

Traffic Capture Features

  • Use the search bar to find requests by method, URL, or JSON-RPC method
  • Filter by session ID to track a specific conversation
  • Filter by server name to see all traffic for a specific MCP server

View Modes

  • General List: View all requests in chronological order
  • Grouped by Session: Organize by session ID, then by server
  • Grouped by Server: Organize by server, then by session

Download MCP Shark

Get the desktop application for your platform

⚠️ Alpha Version

This is an alpha version of MCP Shark. The software is under active development and testing. Features may change, and there may be bugs. Please report any bugs or issues to the repository.

macOS

Download for macOS (DMG)
Download for macOS (ZIP)

macOS Disk Image for Apple Silicon (ARM64)

⚠️ Downloads Temporarily Disabled

macOS downloads are currently unavailable until we obtain an Apple Developer certificate for code signing and notarization. This ensures the app can be distributed securely without Gatekeeper warnings.

🔨 Build Locally

Want to build the macOS app yourself? Check out the build instructions in the repository.

Windows