July 3, 2026

Snitches get... standing ovations

Show HN: Mcpsnoop – Wireshark for MCP (transparent proxy and live TUI)

Coders are cheering this AI traffic snitch while already demanding even more

TLDR: mcpsnoop lets developers watch what an AI app is really saying to its connected tools, making hidden failures much easier to spot. Commenters loved the visibility, but the thread quickly turned into a mix of feature demands, big dreams, and one smug "I could build that" reality check.

A new tool called mcpsnoop just landed on Show HN, and the crowd reaction was basically: finally, somebody turned the lights on. In plain English, it lets developers watch the hidden back-and-forth between an AI app and the tools it tries to use, live in a terminal window. That matters because when an AI helper mysteriously refuses to do something, people often end up staring at messy logs and guessing. mcpsnoop promises to show the actual conversation as it happens, and commenters were instantly sold on the idea.

The strongest vibe in the thread was straight-up praise. One person called it "awesome" twice in spirit, while another said it covers a big missing piece: being able to see what the AI client is actually trying to do. But because this is the internet, applause lasted about five seconds before feature requests started flying. One commenter immediately wanted an MCP for Wireshark, which is a wonderfully nerdy version of "yo dawg, I heard you like inspectors." Another asked for a simple browser page, basically saying: love the power, but can we make it prettier?

Then came the mild drama. A skeptic breezed in with the classic hacker flex: to be fair, it is really simple to build your own proxy — and claimed they whipped up something similar with "just 2 prompts." That hot take didn’t exactly torch the launch, but it did add the familiar Show HN tension between "great product" and "I built this on a Tuesday." Meanwhile, one dreamer pushed the conversation into sci-fi territory, wishing for a future where setup, discovery, security, and use are all automatic. In other words: the tool solved one headache, and the comments instantly turned it into a campaign for the next five.

Key Points

  • mcpsnoop is presented as a transparent proxy for MCP that captures the real JSON-RPC traffic between AI clients and MCP servers in a live terminal UI.
  • The article argues that MCP Inspector cannot observe the actual client-server exchange because it connects as a separate client.
  • mcpsnoop can be used by wrapping an existing server command in MCP client configuration or by running as a reverse proxy for streamable-HTTP servers.
  • Its listed features include live traffic viewing, replay of captured tool calls, capability inspection, frame inspection, hung-call detection, and query-based filtering.
  • The post compares mcpsnoop with MCP Inspector and mcp-trace, and says it is distributed as a single binary installable via Go, Homebrew, or prebuilt releases.

Hottest takes

"What's missing now is an MCP for Wireshark" — atmanactive
"it is really simple to build your own proxy" — tiku
"I dream to see MCP of MCP" — iamgopal
Made with <3 by @siedrix and @shesho from CDMX. Powered by Forge&Hive.